OSDN Git Service

* mips-opc.c (WR_a, RD_a, MOD_a, DSP_VOLA, D32): New define.
authorChao-ying Fu <fu@mips.com>
Thu, 25 Aug 2005 18:12:44 +0000 (18:12 +0000)
committerChao-ying Fu <fu@mips.com>
Thu, 25 Aug 2005 18:12:44 +0000 (18:12 +0000)
commit119b57ab992f3d01f9bcff74db44a695af328466
tree4dcd7657abaea91b664855a443f6f348ac31f31d
parent5c17aa9472e63dc9314f26a938e5d6d73174bcb0
* mips-opc.c (WR_a, RD_a, MOD_a, DSP_VOLA, D32): New define.
(mips_builtin_opcodes): Add DSP instructions.
* mips-dis.c (mips_arch_choices): Enable INSN_DSP for mips32, mips32r2,
mips64, mips64r2.
(print_insn_args): Add supports for 3, 4, 5, 6, 7, 8, 9, 0, :, ', @
operand formats.
opcodes/ChangeLog
opcodes/mips-dis.c
opcodes/mips-opc.c