x86: Set EVex=2 on EVEX.128 only vmovd and vmovq
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 3772875cecce8e0c4a757979772e71656bf0a2b4..3e7680049af850a43fabf39c816a3e0e853a4dab 100644 (file)
@@ -1,3 +1,68 @@
+2018-09-17  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/23670
+       * testsuite/gas/i386/evex-lig-2.d: New file.
+       * testsuite/gas/i386/evex-lig-2.s: Likewise.
+       * testsuite/gas/i386/x86-64-evex-lig-2.d: Likewise.
+       * testsuite/gas/i386/x86-64-evex-lig-2.s: Likewise.
+       * testsuite/gas/i386/i386.exp: Run evex-lig-2 and
+       x86-64-evex-lig-2.
+
+2018-09-17  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/23665
+       * testsuite/gas/i386/avx-scalar.s: Remove vmovq and vmovd tests.
+       * testsuite/gas/i386/x86-64-avx-scalar.s: Likewise.
+       * testsuite/gas/i386/avx-scalar-intel.d: Updated.
+       * testsuite/gas/i386/avx-scalar.d: Likewise.
+       * testsuite/gas/i386/x86-64-avx-scalar-intel.d: Likewise.
+       * testsuite/gas/i386/x86-64-avx-scalar.d: Likewise.
+       * testsuite/gas/i386/i386.exp: Run avx-scalar2 and
+       x86-64-avx-scalar2.
+       * testsuite/gas/i386/avx-scalar-2.d: New file.
+       * testsuite/gas/i386/avx-scalar-2.s: Likewise.
+       * testsuite/gas/i386/x86-64-avx-scalar-2.d: Likewise.
+       * testsuite/gas/i386/x86-64-avx-scalar-2.s: Likewise.
+
+2018-09-17  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gas/NEWS: Mention -mvexwig=[0|1] option.
+       * config/tc-i386.c (vexwig): New.
+       (build_vex_prefix): Set the VEX.W bit for -mvexwig=1 for WIG
+       VEX instructions.
+       (OPTION_MVEXWIG): New.
+       (md_longopts): Add -mvexwig=.
+       (md_parse_option): Handle OPTION_MVEXWIG.
+       (md_show_usage): Show -mvexwig=[0|1].
+       * doc/c-i386.texi: Document -mvexwig=[0|1].
+       * testsuite/gas/i386/avx-wig.d: New file.
+       * testsuite/gas/i386/avx-wig.s: Likewise.
+       * testsuite/gas/i386/avx2-wig.d: Likewise.
+       * testsuite/gas/i386/avx2-wig.s: Likewise.
+       * testsuite/gas/i386/x86-64-avx-wig.d: Likewise.
+       * testsuite/gas/i386/x86-64-avx-wig.s: Likewise.
+       * testsuite/gas/i386/x86-64-avx2-wig.d: Likewise.
+       * testsuite/gas/i386/x86-64-avx2-wig.s: Likewise.
+       * testsuite/gas/i386/i386.exp: Run avx-wig, avx2-wig,
+       x86-64-avx-wig and x86-64-avx2-wig.
+
+2018-09-17  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/gas/arm/arch7.d: Delete notarget.
+       * testsuite/gas/arm/arch7a-mp.d: Likewise.
+       * testsuite/gas/arm/arch7em.d: Likewise.
+       * testsuite/gas/arm/archv8m-main-dsp-5.d: Likewise.
+       * testsuite/gas/arm/barrier.d: Likewise.
+       * testsuite/gas/arm/bignum1.d: Likewise.
+       * testsuite/gas/arm/thumb32.d: Likewise.
+       * testsuite/gas/elf/dwarf2-1.d: Likewise.
+       * testsuite/gas/elf/dwarf2-2.d: Likewise.
+       * testsuite/gas/elf/dwarf2-4.d: Likewise.
+       * testsuite/gas/elf/group2.d: Likewise.
+       * testsuite/gas/arm/mapshort-elf.d: Only notarget pe and wince.
+       * testsuite/gas/elf/dwarf2-3.d: Delete notarget, xfail ft32 and h8300.
+       * testsuite/gas/elf/dwarf2-6.d: Delete notarget, xfail a few.
+
 2018-09-17  Alan Modra  <amodra@gmail.com>
 
        * testsuite/gas/all/gas.exp (redef3): Don't xfail for hppa.
This page took 0.024081 seconds and 4 git commands to generate.