Fix Arm build error
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / stN.l
1 .*: Assembler messages:
2 .*:6: Error: .*junk.*
3 .*:7: Error: .*junk.*
4 .*:8: Error: .*junk.*
5 GAS LISTING .*
6
7
8 [ ]*1[ ]+\.text
9 [ ]*2[ ]+\.intel_syntax noprefix
10 [ ]*3[ ]+\.arch \.no87
11 [ ]*4[ ]+stN:
12 [ ]*5[ ]+\?\?\?\? A1000000[ ]+mov eax, st
13 [ ]*5[ ]+00
14 [ ]*6[ ]+mov eax, st\(7\)
15 [ ]*7[ ]+mov eax, st \( 7 \)
16 [ ]*8[ ]+mov eax, x\(7\)
17 [ ]*9[ ]+\?\?\?\? 00000000 \.p2align 4,0
18 #...
This page took 0.035284 seconds and 4 git commands to generate.