]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - elfcpp/mips.h
[MIPS/GAS] Split Loongson EXT Instructions from loongson3a.
[thirdparty/binutils-gdb.git] / elfcpp / mips.h
index cac8592af81d3d96ea248b6648f5f474892aff52..5a5959903e8901a73478278b9627a24bed821f4a 100644 (file)
@@ -308,7 +308,9 @@ enum
   // MICROMIPS ASE.
   AFL_ASE_MICROMIPS = 0x00000800,
   // XPA ASE.
-  AFL_ASE_XPA = 0x00001000
+  AFL_ASE_XPA = 0x00001000,
+  // Loongson EXT ASE.
+  AFL_ASE_LOONGSON_EXT = 0x00002000
 };
 
 // Values for the isa_ext word of an ABI flags structure.