[PATCH, BINUTILS, AARCH64, 7/9] Add BTI instruction
[deliverable/binutils-gdb.git] / elfcpp / mips.h
index b2def9770a7431501455818dd8a02aa18d42b5af..c724fd0ab439a62b4d2762ba8669be622434ea59 100644 (file)
@@ -236,6 +236,8 @@ enum
   E_MIPS_MACH_LS2E = 0x00A00000,
   E_MIPS_MACH_LS2F = 0x00A10000,
   E_MIPS_MACH_GS464 = 0x00A20000,
+  E_MIPS_MACH_GS464E = 0x00A30000,
+  E_MIPS_MACH_GS264E = 0x00A40000,
 };
 
 // MIPS architecture
This page took 0.023743 seconds and 4 git commands to generate.