aboutsummaryrefslogtreecommitdiff
path: root/opcodes/i386-gen.c
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/i386-gen.c')
-rw-r--r--opcodes/i386-gen.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/opcodes/i386-gen.c b/opcodes/i386-gen.c
index b5e60b1..c35a8a9 100644
--- a/opcodes/i386-gen.c
+++ b/opcodes/i386-gen.c
@@ -357,8 +357,7 @@ static bitfield opcode_modifiers[] =
BITFIELD (VexNDS),
BITFIELD (VexNDD),
BITFIELD (VexLWP),
- BITFIELD (VexW0),
- BITFIELD (VexW1),
+ BITFIELD (VexW),
BITFIELD (Vex0F),
BITFIELD (Vex0F38),
BITFIELD (Vex0F3A),