diff options
Diffstat (limited to 'opcodes/i386-gen.c')
-rw-r--r-- | opcodes/i386-gen.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/opcodes/i386-gen.c b/opcodes/i386-gen.c index c35a8a9..20217c4 100644 --- a/opcodes/i386-gen.c +++ b/opcodes/i386-gen.c @@ -364,8 +364,7 @@ static bitfield opcode_modifiers[] = BITFIELD (XOP08), BITFIELD (XOP09), BITFIELD (XOP0A), - BITFIELD (Vex3Sources), - BITFIELD (Vex2Sources), + BITFIELD (VexSources), BITFIELD (VexImmExt), BITFIELD (SSE2AVX), BITFIELD (NoAVX), |