x86: add GFNI, VAES, and VPCLMUL checking to cpu_flags_match()
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / arch-avx-1-5.l
1 .*: Assembler messages:
2 .*:4: Error: .*
3 .*:8: Error: .*
4 GAS LISTING .*
5
6
7 [ ]*1[ ]+\.include "arch-avx-1\.s"
8 [ ]*1[ ]+\# Test -march=
9 [ ]*2[ ]+\.text
10 [ ]*3[ ]+\# AES \+ AVX
11 [ ]*4[ ]+vaesenc \(%ecx\),%xmm0,%xmm2
12 [ ]*5[ ]+\# PCLMUL \+ AVX
13 [ ]*6[ ]+\?\?\?\? C4E34944 vpclmulqdq \$8,%xmm4,%xmm6,%xmm2
14 [ ]*6[ ]+D408
15 [ ]*7[ ]+# GFNI \+ AVX
16 [ ]*8[ ]+vgf2p8mulb %xmm1,%xmm2,%xmm3
This page took 0.029996 seconds and 4 git commands to generate.