diff options
Diffstat (limited to 'opcodes/i386-gen.c')
-rw-r--r-- | opcodes/i386-gen.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/opcodes/i386-gen.c b/opcodes/i386-gen.c index 0665e5f..4b89fb2 100644 --- a/opcodes/i386-gen.c +++ b/opcodes/i386-gen.c @@ -275,7 +275,6 @@ static bitfield opcode_modifiers[] = BITFIELD (No_sSuf), BITFIELD (No_qSuf), BITFIELD (No_ldSuf), - BITFIELD (No_xSuf), BITFIELD (CheckSize), BITFIELD (Byte), BITFIELD (Word), |