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 05ec414..d3ca2a3 100644 --- a/opcodes/i386-gen.c +++ b/opcodes/i386-gen.c @@ -272,7 +272,7 @@ static bitfield opcode_modifiers[] = BITFIELD (No_lSuf), BITFIELD (No_sSuf), BITFIELD (No_qSuf), - BITFIELD (No_xSuf), + BITFIELD (No_ldSuf), BITFIELD (FWait), BITFIELD (IsString), BITFIELD (RegKludge), |