diff options
Diffstat (limited to 'opcodes/i386-gen.c')
-rw-r--r-- | opcodes/i386-gen.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opcodes/i386-gen.c b/opcodes/i386-gen.c index 63c0a3c..84dbd45 100644 --- a/opcodes/i386-gen.c +++ b/opcodes/i386-gen.c @@ -719,6 +719,7 @@ static bitfield opcode_modifiers[] = BITFIELD (Vex), BITFIELD (VexVVVV), BITFIELD (VexW), + BITFIELD (OpcodeSpace), BITFIELD (OpcodePrefix), BITFIELD (VexSources), BITFIELD (SIB), |