i386: Check for reserved VEX.vvvv and EVEX.vvvv
[external/binutils.git] / gas / testsuite / gas / i386 / noavx-1.l
1 .*: Assembler messages:
2 .*:4: Error: .*generic.*
3 .*:8: Error: .*noavx.*
4 GAS LISTING .*
5 #...
6 [       ]*1[    ]+\# Test \.arch \.noavx
7 [       ]*2[    ]+\.text
8 [       ]*3[    ]+\.arch generic32
9 [       ]*4[    ]+vzeroupper
10 [       ]*5[    ]+\.arch \.avx
11 [       ]*6[    ]+\?\?\?\? C5F877               vzeroupper
12 [       ]*7[    ]+\.arch \.noavx
13 [       ]*8[    ]+vzeroupper
14 #pass