[MIPS/GAS] Split Loongson CAM Instructions from loongson3a
[deliverable/binutils-gdb.git] / include / opcode / mips.h
index 05614c164837c2488152a300f99166c586e284e3..abcb47d48e12053d21c6e11fd3e6e24085a3f2b3 100644 (file)
@@ -1304,6 +1304,8 @@ static const unsigned int mips_isa_table[] = {
 #define ASE_GINV               0x00100000
 /* Loongson MultiMedia extensions Instructions (MMI).  */
 #define ASE_LOONGSON_MMI       0x00200000
+/* Loongson Content Address Memory (CAM).  */
+#define ASE_LOONGSON_CAM       0x00400000
 
 /* MIPS ISA defines, use instead of hardcoding ISA level.  */
 
This page took 0.02954 seconds and 4 git commands to generate.