Update the RX simulator to handle the latest opcode types.
authorNick Clifton <nickc@redhat.com>
Tue, 10 Nov 2015 16:07:17 +0000 (16:07 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 10 Nov 2015 16:08:35 +0000 (16:08 +0000)
commit634a9f67d95161fa0182fc38601832c98bf62ffa
tree2f1b701203489b7548d9e0f3934f80784313c3f2
parent18954b29a1b49c9ffbfef925fdac4a23194ef82d
Update the RX simulator to handle the latest opcode types.

* rx.c (id_names): Add nop4, nop5, nop6 and nop7.
(decode_opcode): Likewise.
(get_op): Handle RX_Operand_Zero_Indirect.
Handle RX_Bad_Size and RX_MAX_SIZE.
(put_op): Likewise.
(N_MAP): Increase to 90.
sim/rx/ChangeLog
sim/rx/rx.c
This page took 0.024746 seconds and 4 git commands to generate.