Fixes a problem with the RL78 disassembler which would incorrectly disassemble [HL...
authorNick Clifton <nickc@redhat.com>
Wed, 11 Feb 2015 14:36:39 +0000 (14:36 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 11 Feb 2015 14:36:39 +0000 (14:36 +0000)
commit90092e730582d024f621c78c6b5b1e6f2348e77d
treedcc57278835a85899e861e10bbe610cc2e196ab9
parentaa31c464df60c72920e849ed5cf64eef545e3014
Fixes a problem with the RL78 disassembler which would incorrectly disassemble [HL+0] as [HL].

* rl78-decode.opc: Add 'a' attribute to instructions that support
[HL+0] addressing.
* rl78-decode.c: Regenerate.
* rl78-dis.c (print_insn_rl78): Display the offset in [HL+0]
addresses.
opcodes/rl78-decode.c
opcodes/rl78-decode.opc
opcodes/rl78-dis.c
This page took 0.024967 seconds and 4 git commands to generate.