[ bfd/ChangeLog ]
[deliverable/binutils-gdb.git] / include / elf / mips.h
index 4b36ff763e9bcc304697876b76b5df19c180efa4..ce43158123fdc21bd3359cc014a41287f8e11c38 100644 (file)
@@ -151,6 +151,9 @@ END_RELOC_NUMBERS (R_MIPS_maxext)
 /* -mips32r2 code.  */
 #define E_MIPS_ARCH_32R2        0x70000000
 
+/* -mips64r2 code.  */
+#define E_MIPS_ARCH_64R2        0x80000000
+
 /* The ABI of the file.  Also see EF_MIPS_ABI2 above. */
 #define EF_MIPS_ABI            0x0000F000
 
This page took 0.024706 seconds and 4 git commands to generate.