Document that the .2byte and .4byte directives warn about overlarge values.
[binutils-gdb.git] / opcodes / ChangeLog
index 52b6a9208e773144dd4f882edb7aa29b9a63b6cf..f9f2c048debe9c8b2196f17a47cef3d5958202ca 100644 (file)
@@ -1,3 +1,18 @@
+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.
+       * i386-tbl.h: Regenerated.
+
 2017-03-08  Peter Bergner  <bergner@vnet.ibm.com>
 
        * ppc-dis.c (ppc_opts) <altivec>: Do not use PPC_OPCODE_ALTIVEC2;