Add VEX_W_3818_P_2_M_0.
[deliverable/binutils-gdb.git] / opcodes / i386-opc.h
index a8f3fd2229b83ec236f6378f29d3fb4d1ee73710..3b0f2c6bc1bf67389c12875beb9f0b41abfe81e5 100644 (file)
@@ -274,6 +274,8 @@ enum
        1: 128bit VEX prefix.
        2: 256bit VEX prefix.
    */
+#define VEX128 1
+#define VEX256 2
   Vex,
   /* insn has VEX NDS. Register-only source is encoded in Vex prefix.
      We use VexNDS on insns with VEX DDS since the register-only source
This page took 0.022702 seconds and 4 git commands to generate.