* gas/bfin: New testsuite for bfin.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / all / cond.d
1 # This should match the output of gas -alc cond.s.
2
3 .*cond.s.*
4
5
6 1[ ]+.if 0
7 8[ ]+.else
8 9[ ]+.if 1
9 10[ ]+.endc
10 11 0000 0[02] ?00 ?00 ?0[02][ ]+.long[ ]+2
11 12[ ]+.if 0
12 14[ ]+.else
13 15 0004 0[04] ?00 ?00 ?0[04][ ]+.long[ ]+4
14 16[ ]+.endc
15 17[ ]+.endc
16 18[ ]+
17 19[ ]+.if 0
18 21[ ]+.elseif 1
19 22[ ]+.if 0
20 24[ ]+.elseif 1
21 25 0008 0[07] ?00 ?00 ?0[07][ ]+.long[ ]+7
22 26[ ]+.endif
23 27[ ]+.elseif 1
24 29[ ]+.else
25 31[ ]+.endif
26 [ ]*[1-9][0-9]*[ ]+
27 [ ]*[1-9][0-9]*[ ]+\.macro[ ]+m[ ]+x,[ ]*y[ ]*
28 #...
29 [ ]*[1-9][0-9]*[ ]+\.endm[ ]*
30 [ ]*[1-9][0-9]*[ ]+[0-9a-f]+[048c] FF ?FF ?FF ?FF[ ]+m[ ]+,[ ]*
31 [ ]*[1-9][0-9]*[ ]+FF ?FF ?FF ?FF[ ]*
32 [ ]*[1-9][0-9]*[ ]+[0-9a-f]+[048c] FF ?FF ?FF ?FF[ ]+m[ ]+,[ ]*10[ ]*
33 [ ]*[1-9][0-9]*[ ]+0[0A] ?00 ?00 ?0[0A][ ]*
34 [ ]*[1-9][0-9]*[ ]+[0-9a-f]+[048c] 0[0B] ?00 ?00 ?0[0B][ ]+m[ ]+11,[ ]*
35 [ ]*[1-9][0-9]*[ ]+FF ?FF ?FF ?FF[ ]*
36 [ ]*[1-9][0-9]*[ ]+[0-9a-f]+[048c] 0[0C] ?00 ?00 ?0[0C][ ]+m[ ]+12,[ ]*13[ ]*
37 [ ]*[1-9][0-9]*[ ]+0[0D] ?00 ?00 ?0[0D][ ]*
38 [ ]*[1-9][0-9]*[ ]+
39 [ ]*[1-9][0-9]*[ ]+.*\.p2align 5,0
40 #pass
This page took 0.03101 seconds and 4 git commands to generate.