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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/i386-gen.c b/opcodes/i386-gen.c
index b9d055f..bdd4ae6 100644
--- a/opcodes/i386-gen.c
+++ b/opcodes/i386-gen.c
@@ -323,8 +323,8 @@ static bitfield opcode_modifiers[] =
BITFIELD (Drexc),
BITFIELD (Vex),
BITFIELD (Vex256),
- BITFIELD (VexNDD),
BITFIELD (VexNDS),
+ BITFIELD (VexNDD),
BITFIELD (VexW0),
BITFIELD (VexW1),
BITFIELD (Vex0F),