diff options
Diffstat (limited to 'opcodes/i386-gen.c')
-rw-r--r-- | opcodes/i386-gen.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/i386-gen.c b/opcodes/i386-gen.c index f616318..ac5277e 100644 --- a/opcodes/i386-gen.c +++ b/opcodes/i386-gen.c @@ -639,7 +639,7 @@ static bitfield opcode_modifiers[] = BITFIELD (Jump), BITFIELD (FloatMF), BITFIELD (Size), - BITFIELD (CheckRegSize), + BITFIELD (CheckOperandSize), BITFIELD (OperandConstraint), BITFIELD (MnemonicSize), BITFIELD (No_bSuf), |