Adds a space between the operands of the RL78's MOV instruction for consistency with...
authorVinay <Vinay.G@kpit.com>
Mon, 23 Feb 2015 17:16:30 +0000 (17:16 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 23 Feb 2015 17:16:30 +0000 (17:16 +0000)
commitfd63f640f645878605e4b4bc33ca31fb51583ecd
tree5596e463d0f74205b7d77a081b05a284c59482bd
parent5518c738a47f0282d6fcc6768e1cde598e9538e0
Adds a space between the operands of the RL78's MOV instruction for consistency with the disassembling of other instructions.

* rl78-decode.opc (MOV): Added space between two operands for
'mov' instruction in index addressing mode.
* rl78-decode.c: Regenerate.
opcodes/ChangeLog
opcodes/rl78-decode.c
opcodes/rl78-decode.opc
This page took 0.028063 seconds and 4 git commands to generate.