OSDN Git Service

* 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)
commitb083f82e86dd572da2407aa21b99e200928da3df
tree929762fffa12b423c4119ab7c39544a9e3717651
parent96df3841bbad0d57735b81640a3f115b7e80123c
* 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