OSDN Git Service

* mips-opc.c (MT32): New define.
authorchaoyingfu <chaoyingfu>
Tue, 6 Sep 2005 18:46:57 +0000 (18:46 +0000)
committerchaoyingfu <chaoyingfu>
Tue, 6 Sep 2005 18:46:57 +0000 (18:46 +0000)
commitecf7d6e5bdbe223a8a8993d331c58b76c16325cf
tree24ad0c4d60b4bd046de1a007f40b981b53550380
parent3d207fe6c269f9e7fa80989ce0b75e46053df0c0
* 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