x86: Update assembler tests for non-ELF targets
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / nosse-1.l
CommitLineData
293f5f65
L
1.*: Assembler messages:
2.*:4: Error: .*generic.*
3.*:8: Error: .*nosse.*
4GAS LISTING .*
5#...
6[ ]*1[ ]+\# Test \.arch \.nosse
7[ ]*2[ ]+\.text
8[ ]*3[ ]+\.arch generic32
9[ ]*4[ ]+lfence
10[ ]*5[ ]+\.arch \.sse2
11[ ]*6[ ]+\?\?\?\? 0FAEE8 lfence
12[ ]*7[ ]+\.arch \.nosse
13[ ]*8[ ]+lfence
8d5b9a5a 14#pass
This page took 0.128501 seconds and 4 git commands to generate.