X86: Add pseudo prefixes to control encoding
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 0eae0001525609e680920a2960459fa16b4af2cb..f9f2c048debe9c8b2196f17a47cef3d5958202ca 100644 (file)
@@ -1,3 +1,13 @@
+2017-03-09  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * i386-gen.c (opcode_modifiers): Replace S with Load.
+       * i386-opc.h (S): Removed.
+       (Load): New.
+       (i386_opcode_modifier): Replace s with load.
+       * i386-opc.tbl: Add {disp8}, {disp32}, {swap}, {vex2}, {vex3}
+       and {evex}.  Replace S with Load.
+       * i386-tbl.h: Regenerated.
+
 2017-03-09  H.J. Lu  <hongjiu.lu@intel.com>
 
        * i386-opc.tbl: Use CpuCET on rdsspq.
This page took 0.024037 seconds and 4 git commands to generate.