]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
MIPS/opcodes: Update INSN_CHIP_MASK for INSN_ALLEGREX
authorMaciej W. Rozycki <macro@redhat.com>
Thu, 13 Jun 2024 13:01:54 +0000 (14:01 +0100)
committerMaciej W. Rozycki <macro@redhat.com>
Thu, 13 Jun 2024 13:01:54 +0000 (14:01 +0100)
An update has been missed with commit df18f71b565c ("Add MIPS Allegrex
CPU as a MIPS2-based CPU") for INSN_CHIP_MASK to include INSN_ALLEGREX.
Fix it.

include/opcode/mips.h

index 230b2a0dfe488e8b1321ea666c0b7d2a99e1d46c..39c20a80123a3545f16c5fa81e49b96585db6ff1 100644 (file)
@@ -1225,7 +1225,7 @@ static const unsigned int mips_isa_table[] = {
 #undef ISAF
 
 /* Masks used for Chip specific instructions.  */
-#define INSN_CHIP_MASK           0xc7ff4f60
+#define INSN_CHIP_MASK           0xcfff4f60
 
 /* Cavium Networks Octeon instructions.  */
 #define INSN_OCTEON              0x00000800