MIPS/opcodes: Update INSN_CHIP_MASK for INSN_ALLEGREX

An update has been missed with commit df18f71b56 ("Add MIPS Allegrex
CPU as a MIPS2-based CPU") for INSN_CHIP_MASK to include INSN_ALLEGREX.
Fix it.
This commit is contained in:
Maciej W. Rozycki
2024-06-13 14:01:54 +01:00
parent 5a011d5b86
commit 84baa5fe93

View 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