x86: Check non-WIG EVEX instruction encoding with -mevexwig=1
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 14 Sep 2018 19:21:08 +0000 (12:21 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 14 Sep 2018 19:21:19 +0000 (12:21 -0700)
commit606cc04085a08f5e04eda6ef67f516bf81b691a1
tree6274c82a1ad49e40aeae70671521ed2f3120c6fa
parent6865c0435a54e6d5f1fcc5cdcd56895e9a3c5484
x86: Check non-WIG EVEX instruction encoding with -mevexwig=1

Verify that -mevexwig=1 has no impact on non-WIG EVEX instruction encoding.

PR gas/23642
* testsuite/gas/i386/evex-wig2.d: New file.
* testsuite/gas/i386/evex-wig2.s: Likewise.
* testsuite/gas/i386/x86-64-evex-wig2.d: Likewise.
* testsuite/gas/i386/x86-64-evex-wig2.s: Likewise.
* testsuite/gas/i386/i386.exp: Run evex-wig2 and
x86-64-evex-wig2.
gas/ChangeLog
gas/testsuite/gas/i386/evex-wig2.d [new file with mode: 0644]
gas/testsuite/gas/i386/evex-wig2.s [new file with mode: 0644]
gas/testsuite/gas/i386/i386.exp
gas/testsuite/gas/i386/x86-64-evex-wig2.d [new file with mode: 0644]
gas/testsuite/gas/i386/x86-64-evex-wig2.s [new file with mode: 0644]
This page took 0.026787 seconds and 4 git commands to generate.