diff options
Diffstat (limited to 'opcodes/i386-gen.c')
-rw-r--r-- | opcodes/i386-gen.c | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/opcodes/i386-gen.c b/opcodes/i386-gen.c index 20217c4..3a9f070 100644 --- a/opcodes/i386-gen.c +++ b/opcodes/i386-gen.c @@ -358,12 +358,7 @@ static bitfield opcode_modifiers[] = BITFIELD (VexNDD), BITFIELD (VexLWP), BITFIELD (VexW), - BITFIELD (Vex0F), - BITFIELD (Vex0F38), - BITFIELD (Vex0F3A), - BITFIELD (XOP08), - BITFIELD (XOP09), - BITFIELD (XOP0A), + BITFIELD (VexOpcode), BITFIELD (VexSources), BITFIELD (VexImmExt), BITFIELD (SSE2AVX), |