i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / noavx-1.l
CommitLineData
293f5f65
L
1.*: Assembler messages:
2.*:4: Error: .*generic.*
3.*:8: Error: .*noavx.*
4GAS 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
8d5b9a5a 14#pass
This page took 0.186875 seconds and 4 git commands to generate.