aboutsummaryrefslogtreecommitdiff
path: root/missing
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2015-11-02 14:14:22 +0000
committerNick Clifton <nickc@redhat.com>2015-11-02 14:14:22 +0000
commite292aa7a9529771c04e9578a2307b8c95bb5591c (patch)
treeab52096b7ce3007ec7b2744e0f90ce6075b9a844 /missing
parenta62e59897771e2f04fad908fc891714b9bd75d7b (diff)
downloadgdb-e292aa7a9529771c04e9578a2307b8c95bb5591c.zip
gdb-e292aa7a9529771c04e9578a2307b8c95bb5591c.tar.gz
gdb-e292aa7a9529771c04e9578a2307b8c95bb5591c.tar.bz2
Fix disassembly of RX zero-offset register indirect instructions.
opcode * rx.h (enum RX_Operand_Type): Add RX_Operand_Zero_Indirect. opcodes * rx-decode.opc (rx_disp): If the displacement is zero, set the type to RX_Operand_Zero_Indirect. * rx-decode.c: Regenerate. * rx-dis (print_insn): Handle RX_Operand_Zero_Indirect. gas * config/rx-parse.y: Allow zero value for 5-bit displacements. tests * gas/rx/mov.sm: Add tests for zero offset indirect moves. * gas/rx/mov.d: Update expected output.
Diffstat (limited to 'missing')
0 files changed, 0 insertions, 0 deletions