* mips-opc.c (MT32): New define.
authorChao-ying Fu <fu@mips.com>
Tue, 6 Sep 2005 18:46:57 +0000 (18:46 +0000)
committerChao-ying Fu <fu@mips.com>
Tue, 6 Sep 2005 18:46:57 +0000 (18:46 +0000)
commit61cc02671150a81ea68f25b8409b8ace18bda9ae
tree55233f1676dee68b4963eec4aedfe9a0b512ede3
parent3a4cf4826b601f60d859327a1426c79f17ea02cb
* mips-opc.c (MT32): New define.
(mips_builtin_opcodes): Move "bc0f", "bc0fl", "bc0t", "bc0tl" to the
bottom to avoid opcode collision with "mftr" and "mttr".
Add MT instructions.
* mips-dis.c (mips_arch_choices): Enable INSN_MT for mips32r2.
(print_insn_args): Add supports for +t, +T, !, $, *, &, g operand
formats.
opcodes/ChangeLog
opcodes/mips-dis.c
opcodes/mips-opc.c