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 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),