x86: fold various AVX512 templates with so far differing Masking attributes
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / nosse-1.l
1 .*: Assembler messages:
2 .*:4: Error: .*generic.*
3 .*:8: Error: .*nosse.*
4 GAS 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
14 #pass
This page took 0.035572 seconds and 4 git commands to generate.