x86: eliminate ImmExt abuse
[deliverable/binutils-gdb.git] / gas / ChangeLog
index efc5395458ee30ae75c7376e666b261531a920eb..65e327d86d1eaf6b888f658bc3d6fc4a77e890f9 100644 (file)
@@ -1,3 +1,19 @@
+2019-11-12  Jan Beulich  <jbeulich@suse.com>
+
+       * config/tc-i386.c (process_immext): Remove SSE3, SVME, and
+       MWAITX special case logic.
+       (process_suffix): Replace immext field uses by instance ones.
+       * testsuite/gas/i386/arch-13.s,
+       testsuite/gas/i386/x86-64-arch-3.s: Add CLZERO with operand
+       cases.
+       * testsuite/gas/i386/svme.s: Add 16-bit operand cases.
+       * testsuite/gas/i386/x86-64-specific-reg.s: Drop FIXME comments.
+       * testsuite/gas/i386/arch-13.d,
+       testsuite/gas/i386/mwaitx-reg.l, testsuite/gas/i386/svme.d,
+       testsuite/gas/i386/x86-64-arch-3.d,
+       testsuite/gas/i386/x86-64-mwaitx-reg.l,
+       testsuite/gas/i386/x86-64-specific-reg.l: Adjust expectations.
+
 2019-11-12  Jan Beulich  <jbeulich@suse.com>
 
        * config/tc-i386.c (operand_type_set, operand_type_and,
This page took 0.026314 seconds and 4 git commands to generate.