x86: exclude certain ISA extensions from v3/v4 ISA
authorJan Beulich <jbeulich@suse.com>
Fri, 3 Jun 2022 08:17:35 +0000 (10:17 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 3 Jun 2022 08:17:35 +0000 (10:17 +0200)
commita98600052eb680249abae0083a7c24d7e57f7379
tree69c2b0a596fc44baf0f8e7cfb514b92ca5e82eb6
parentd9ad47747aacc9326f9e880cbe6077e5c4988456
x86: exclude certain ISA extensions from v3/v4 ISA

Like TBM and LWP, XOP and FMA4 also shouldn't be included in v3.

Like AVX512-4VNNIW, AVX512-4FMAPS also shouldn't be included in v4.
gas/config/tc-i386.c
gas/testsuite/gas/i386/i386.exp
gas/testsuite/gas/i386/property-v4fmaddps.d [new file with mode: 0644]
gas/testsuite/gas/i386/property-v4fmaddps.s [new file with mode: 0644]
gas/testsuite/gas/i386/property-vfmaddps.d [new file with mode: 0644]
gas/testsuite/gas/i386/property-vfmaddps.s [new file with mode: 0644]
gas/testsuite/gas/i386/property-vpcmov.d [new file with mode: 0644]
gas/testsuite/gas/i386/property-vpcmov.s [new file with mode: 0644]