x86: split insn templates' CPU field
[binutils-gdb.git] / opcodes / i386-opc.h
index 529eb7c41c8bb49d2a5922b53dc1e84d127b805b..7bb8084b2918e25e7ed1b777b143ae59df7a859f 100644 (file)
@@ -1014,7 +1014,7 @@ typedef struct insn_template
   i386_opcode_modifier opcode_modifier;
 
   /* cpu feature attributes */
-  i386_cpu_attr cpu;
+  i386_cpu_attr cpu, cpu_any;
 
   /* operand_types[i] describes the type of operand i.  This is made
      by OR'ing together all of the possible type masks.  (e.g.