i386: Add tests for -malign-branch-boundary and -malign-branch
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / no87-3.l
1 .*: Assembler messages:
2 .*:4: Error: .*generic.*
3 .*:7: Error: .*8087.*
4 .*:10: Error: .*287.*
5 .*:13: Error: .*387.*
6 .*:17: Error: .*no687.*
7 .*:20: Error: .*no387.*
8 .*:23: Error: .*no287.*
9 .*:26: Error: .*no87.*
10 GAS LISTING .*
11 #...
12 [ ]*1[ ]+\# Test \.arch \[\.x87|\.nox87\]
13 [ ]*2[ ]+\.text
14 [ ]*3[ ]+\.arch generic32
15 [ ]*4[ ]+fneni
16 [ ]*5[ ]+\.arch \.8087
17 [ ]*6[ ]+\?\?\?\? DBE0 fneni
18 [ ]*7[ ]+fsetpm
19 [ ]*8[ ]+\.arch \.287
20 [ ]*9[ ]+\?\?\?\? 9BDBE4 fsetpm
21 [ ]*10[ ]+fprem1
22 [ ]*11[ ]+\.arch \.387
23 [ ]*12[ ]+\?\?\?\? D9F5 fprem1
24 [ ]*13[ ]+fcomi
25 [ ]*14[ ]+\.arch \.687
26 [ ]*15[ ]+\?\?\?\? DBF1 fcomi
27 [ ]*16[ ]+\.arch \.no687
28 [ ]*17[ ]+fcomi
29 [ ]*18[ ]+\?\?\?\? D9F5 fprem1
30 [ ]*19[ ]+\.arch \.no387
31 [ ]*20[ ]+fprem1
32 [ ]*21[ ]+\?\?\?\? 9BDBE4 fsetpm
33 [ ]*22[ ]+\.arch \.no287
34 [ ]*23[ ]+fsetpm
35 [ ]*24[ ]+\?\?\?\? DBE0 fneni
36 [ ]*25[ ]+\.arch \.no87
37 [ ]*26[ ]+fneni
38 [ ]*27[ ]+\.p2align 4
39 #pass
This page took 0.127549 seconds and 4 git commands to generate.