aboutsummaryrefslogtreecommitdiff
path: root/opcodes/crx-dis.c
AgeCommit message (Collapse)AuthorFilesLines
2004-12-052004-12-05 Tomer Levi <Tomer.Levi@nsc.com>Tomer Levi1-14/+17
* crx-dis.c: Use 'info->print_address_func' for address printing.
2004-11-292004-11-29 Tomer Levi <Tomer.Levi@nsc.com>Tomer Levi1-10/+3
* crx-opc.c (crx_optab): Mark all rbase_disps* operands as signed. (no_op_insn): Initialize array with instructions that have no operands. * crx-dis.c (make_instruction): Get rid of COP_BRANCH_INS operand swapping.
2004-11-052004-11-05 Tomer Levi <Tomer.Levi@nsc.com>Tomer Levi1-2/+2
* crx-opc.c (crx_optab): Rename 'arg_icr' to 'arg_idxr' for Index register mode. * crx-dis.c: Likewise.
2004-10-27* crx-dis.c (enum REG_ARG_TYPE): New, replacing COP_ARG_TYPE.Tomer Levi1-41/+58
(getregliststring): Support HI/LO and user registers.
2004-10-07Add support for CRX co-processor opcodesNick Clifton1-22/+51
2004-07-07Add new port: crx-elfNick Clifton1-0/+700