X86: Add pseudo prefixes to control encoding
[deliverable/binutils-gdb.git] / opcodes / i386-gen.c
index 4736afa7fdd28f3caaf757756450fd2492fb210a..8d7941ca43717cef730ad4f51fb4ff4c9639df8c 100644 (file)
@@ -541,7 +541,7 @@ static bitfield opcode_modifiers[] =
 {
   BITFIELD (D),
   BITFIELD (W),
-  BITFIELD (S),
+  BITFIELD (Load),
   BITFIELD (Modrm),
   BITFIELD (ShortForm),
   BITFIELD (Jump),
This page took 0.024179 seconds and 4 git commands to generate.