i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.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
This page took 0.031036 seconds and 4 git commands to generate.