amdgcn: Add Navi1x support
[deliverable/binutils-gdb.git] / bfd / bfd-in2.h
index 7c6f6414b2000f3355e20b8d4f7b380cd00cf54e..2ef5af6a3c7e56628e3bbe4bd9a8f1e76f05eeb2 100644 (file)
@@ -1939,6 +1939,9 @@ enum bfd_architecture
 #define bfd_mach_amdgcn_gfx906  0x02f
 #define bfd_mach_amdgcn_gfx908  0x030
 #define bfd_mach_amdgcn_gfx909  0x031
+#define bfd_mach_amdgcn_gfx1010 0x033
+#define bfd_mach_amdgcn_gfx1011 0x034
+#define bfd_mach_amdgcn_gfx1012 0x035
   bfd_arch_last
   };
 
This page took 0.022373 seconds and 4 git commands to generate.