x86: drop Vec_Imm4
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 2206e3ddd154c45e3083c242c8bd02ed42377d2e..ac4a132235f23d67e02826ef4d8a9c514981756d 100644 (file)
@@ -1,3 +1,18 @@
+2019-07-01  Jan Beulich  <jbeulich@suse.com>
+
+       * config/tc-i386.c (vec_imm4): Delete.
+       (VEX_check_operands): Replace Vec_Imm4 check by CpuXOP with five
+       operands one.  Clear Imm<N> by different means.
+       (build_modrm_byte): Adjust comment.  Remove dead code.  Add and
+       adjust assertions.
+
+2019-07-01  Jan Beulich  <jbeulich@suse.com>
+
+       * config/tc-i386.c (output_insn): Adjust recognition of xFENCE
+       insns. Move PadLock special case of prefix emission to 3-byte
+       long base opcode handling.
+       (i386_index_check): Check for CpuPadLock instead of ImmExt.
+
 2019-07-01  Jan Beulich  <jbeulich@suse.com>
 
        * config/tc-i386.c (optimize_encoding): Handle AND / OR with
This page took 0.022743 seconds and 4 git commands to generate.