diff options
Diffstat (limited to 'include/opcode/mips.h')
-rw-r--r-- | include/opcode/mips.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/opcode/mips.h b/include/opcode/mips.h index 9424a92..4ad65c9 100644 --- a/include/opcode/mips.h +++ b/include/opcode/mips.h @@ -1373,6 +1373,7 @@ static const unsigned int mips_isa_table[] = { #define CPU_LOONGSON_2E 3001 #define CPU_LOONGSON_2F 3002 #define CPU_GS464 3003 +#define CPU_GS464E 3004 #define CPU_OCTEON 6501 #define CPU_OCTEONP 6601 #define CPU_OCTEON2 6502 |