diff options
author | Maciej W. Rozycki <macro@codesourcery.com> | 2010-07-06 00:02:44 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@codesourcery.com> | 2010-07-06 00:02:44 +0000 |
commit | f599b05497c420bab00850b53a2f3307bb80ea41 (patch) | |
tree | 0cdc70fc9e774fa73e1051d7eebe29e99a82a07d /compile | |
parent | c492992f13f8a270e535fb49a50315c247e3848b (diff) | |
download | newlib-f599b05497c420bab00850b53a2f3307bb80ea41.zip newlib-f599b05497c420bab00850b53a2f3307bb80ea41.tar.gz newlib-f599b05497c420bab00850b53a2f3307bb80ea41.tar.bz2 |
gas/
* config/tc-mips.c (nops_for_insn_or_target): Replace
MIPS16_INSN_BRANCH with MIPS16_INSN_UNCOND_BRANCH and
MIPS16_INSN_COND_BRANCH.
include/opcode/
* mips.h (MIPS16_INSN_UNCOND_BRANCH): New macro.
(MIPS16_INSN_BRANCH): Rename to...
(MIPS16_INSN_COND_BRANCH): ... this.
opcodes/
* mips-dis.c (print_mips16_insn_arg): Remove branch instruction
type and delay slot determination.
(print_insn_mips16): Extend branch instruction type and delay
slot determination to cover all instructions.
* mips16-opc.c (BR): Remove macro.
(UBR, CBR): New macros.
(mips16_opcodes): Update branch annotation for "b", "beqz",
"bnez", "bteqz" and "btnez". Add branch annotation for "jalrc"
and "jrc".
Diffstat (limited to 'compile')
0 files changed, 0 insertions, 0 deletions