[MIPS] Add Loongson 3A1000 proccessor support.
[deliverable/binutils-gdb.git] / elfcpp / mips.h
index 5a5959903e8901a73478278b9627a24bed821f4a..b2def9770a7431501455818dd8a02aa18d42b5af 100644 (file)
@@ -235,7 +235,7 @@ enum
   E_MIPS_MACH_9000 = 0x00990000,
   E_MIPS_MACH_LS2E = 0x00A00000,
   E_MIPS_MACH_LS2F = 0x00A10000,
-  E_MIPS_MACH_LS3A = 0x00A20000,
+  E_MIPS_MACH_GS464 = 0x00A20000,
 };
 
 // MIPS architecture
This page took 0.022876 seconds and 4 git commands to generate.