Disassemble RX NOP instructions as such.
authorNick Clifton <nickc@redhat.com>
Mon, 2 Nov 2015 14:37:33 +0000 (14:37 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 2 Nov 2015 14:37:33 +0000 (14:37 +0000)
commit854eb72b00ba46d65ce36dc3432f01e223ce44cb
tree18788cd50dc3359a7d71b3036252d8da777ce4f1
parente292aa7a9529771c04e9578a2307b8c95bb5591c
Disassemble RX NOP instructions as such.

opcode * rx.h (enum RX_Opcode_ID): Add more NOP opcodes.

opcodes * rx-decode.opc (rx_decode_opcode): Decode extra NOP
instructions.
* rx-decode.c: Regenerate.

tests * gas/rx/max.d: Update expecetd disassembly.
* gas/rx/nod.d: Likewise.
* gas/rx/nop.sm: Add tests of more NOP instructions.
gas/testsuite/ChangeLog
gas/testsuite/gas/rx/max.d
gas/testsuite/gas/rx/nop.d
gas/testsuite/gas/rx/nop.sm
include/opcode/ChangeLog
include/opcode/rx.h
opcodes/ChangeLog
opcodes/rx-decode.c
opcodes/rx-decode.opc
This page took 0.026854 seconds and 4 git commands to generate.