Age | Commit message (Collapse) | Author | Files | Lines |
|
* crx-opc.c: Mark 'bcop' instruction as RELAXABLE.
|
|
* 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.
|
|
* crx-opc.c (crx_optab): Rename 'arg_icr' to 'arg_idxr' for Index register mode.
* crx-dis.c: Likewise.
|
|
* crx-opc.c (REV_COP_INST): New macro, reverse operand order of COP_INST macro.
|
|
rearrangement done in CRX opcode header file.
(crx_regtab): Likewise.
(crx_optab): Likewise.
(crx_instruction): Reorder load/stor instructions, remove unsupported formats.
support new Co-Processor instruction 'cpi'.
|
|
* crx-opc.c (crx_instruction): Replace i3, i4, i5 with us3, us4, us5 (respectively).
Remove unsupported 'popa' instruction.
Reverse operands order in store co-processor instructions.
|
|
|
|
Fix several crx bugs.
|
|
Add support to GAS for expressions which are the difference of two symbols
|
|
|