[ gas/ChangeLog ]
[deliverable/binutils-gdb.git] / opcodes / mips-dis.c
index 64a1fa112b349144a87d24b7cb50d5f3ac24e953..b0562ea25230caf0a76bc020e93a9d7a0ff41b3a 100644 (file)
@@ -414,7 +414,7 @@ const struct mips_arch_choice mips_arch_choices[] =
     mips_hwr_names_numeric },
 
   { "mips64r2",        1, bfd_mach_mipsisa64r2, CPU_MIPS64R2,
-    (ISA_MIPS64R2 | INSN_MIPS16 | INSN_MIPS3D | INSN_DSP
+    (ISA_MIPS64R2 | INSN_MIPS16 | INSN_MIPS3D | INSN_DSP | INSN_DSP64
      | INSN_MT | INSN_MDMX),
     mips_cp0_names_mips3264r2,
     mips_cp0sel_names_mips3264r2, ARRAY_SIZE (mips_cp0sel_names_mips3264r2),
This page took 0.024006 seconds and 4 git commands to generate.