]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - include/opcode/mips.h
Add MIPS32 DSPr3 support.
[thirdparty/binutils-gdb.git] / include / opcode / mips.h
index 88bf8f8f19683f0347993d69e452f293d226a2db..0af3ed5d1b552a59758c5f1889bc55ef88e4d77c 100644 (file)
@@ -1256,6 +1256,7 @@ static const unsigned int mips_isa_table[] = {
 #define ASE_MSA64              0x00001000
 /* eXtended Physical Address (XPA) Extension.  */
 #define ASE_XPA                        0x00002000
+#define ASE_DSPR3              0x00004000
 
 /* MIPS ISA defines, use instead of hardcoding ISA level.  */