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 bdd4ae6..1e11911 100644 --- a/opcodes/i386-gen.c +++ b/opcodes/i386-gen.c @@ -284,6 +284,7 @@ static bitfield opcode_modifiers[] = { BITFIELD (D), BITFIELD (W), + BITFIELD (S), BITFIELD (Modrm), BITFIELD (ShortForm), BITFIELD (Jump), |