include/opcode/
[deliverable/binutils-gdb.git] / gas / config / tc-i386.h
index d4d7d96e0462b7daf58d7525166636757f2525e7..de132d69d7ac3f854ea517a15267e8c75365714d 100644 (file)
@@ -245,7 +245,8 @@ enum processor_type
   PROCESSOR_GENERIC32,
   PROCESSOR_GENERIC64,
   PROCESSOR_AMDFAM10,
-  PROCESSOR_BD
+  PROCESSOR_BD,
+  PROCESSOR_BT
 };
 
 extern enum processor_type cpu_arch_tune;
This page took 0.033167 seconds and 4 git commands to generate.