[ARC] Add ldbit for nps
authorGraham Markall <graham.markall@embecosm.com>
Mon, 13 Jun 2016 08:03:05 +0000 (09:03 +0100)
committerAndrew Burgess <andrew.burgess@embecosm.com>
Tue, 14 Jun 2016 15:21:44 +0000 (16:21 +0100)
commit28215275a6bbb7c4b4c2d683a1d94fead7dacc35
treef13f4cd8da35b3ad427608bf715c6fc73c29d905
parent9ba75c884776383174cd894948bd8b3cbca62897
[ARC] Add ldbit for nps

This commit adds the ldbit instruction for the NPS-400. The ldbit
instruction uses the same encoding as the ld instruction, but sets
the ZZ field to 11 (which is a reserved setting), and sets the AA
field to 1 or 2 for the x2 and x4 flags respectively.
gas/ChangeLog
gas/testsuite/gas/arc/nps400-6.d
gas/testsuite/gas/arc/nps400-6.s
opcodes/ChangeLog
opcodes/arc-nps400-tbl.h
opcodes/arc-opc.c
This page took 0.025171 seconds and 4 git commands to generate.