x86: allow VEX et al encodings in 16-bit (protected) mode
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 5074c4b8950ecadd895054793731c5500cf9acd8..e08db78cc3279cf6157e325bab4806badacb99d9 100644 (file)
@@ -1,3 +1,21 @@
+2019-06-27  Jan Beulich  <jbeulich@suse.com>
+
+       config/tc-i386.c (md_assemble): Check for protected mode
+       incapable processor before encoding VEX and alike insns.
+       * testsuite/gas/i386/inval-16.s: For 80186 architecture.
+       * testsuite/gas/i386/inval-16.l: Adjust expectations.
+       * testsuite/gas/i386/avx-16bit.d,
+       testsuite/gas/i386/avx-16bit.s,
+       testsuite/gas/i386/avx512f-16bit.d,
+       testsuite/gas/i386/avx512f-16bit.s,
+       testsuite/gas/i386/bmi-16bit.d,
+       testsuite/gas/i386/bmi-16bit.s,
+       testsuite/gas/i386/bmi2-16bit.d,
+       testsuite/gas/i386/bmi2-16bit.s,
+       testsuite/gas/i386/lwp-16bit.d,
+       testsuite/gas/i386/lwp-16bit.s: New
+       testsuite/gas/i386/i386.exp: Run new tests.
+
 2019-06-26  Jim Wilson  <jimw@sifive.com>
 
        * testsuite/gas/xstormy16/allinsn.sh: Change first line to
This page took 0.02699 seconds and 4 git commands to generate.