* gas/m68hc11/insns.s: Don't use .comm for stack symbol so that objdump
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / brokw-2.d
1 #objdump: -dr
2 #name: brokw-2
3
4 .*: file format .*-cris
5 Disassembly of section \.text:
6 0+ <sym2>:
7 [ ]+0:[ ]+4002[ ]+moveq[ ]+0,r0
8 [ ]+2:[ ]+1400[ ]+bcc[ ]+(0x18|18 <sym2\+0x18>)
9 [ ]+4:[ ]+0e00[ ]+bcc[ ]+(0x14|14 <sym2\+0x14>)
10 [ ]+6:[ ]+4102[ ]+moveq[ ]+1,r0
11 [ ]+8:[ ]+10e0[ ]+ba[ ]+(0x1a|1a <next_label>)
12 [ ]+a:[ ]+0f05[ ]+nop[ ]*
13 [ ]+c:[ ]+0f05[ ]+nop[ ]*
14 [ ]+e:[ ]+3f0d 1c80 0000[ ]+jump[ ]+(0x801c|801c <sym3>)
15 [ ]+10:[ ]+(R_CRIS_)?32[ ]+\.text\+0x[0]*801c
16 [ ]+14:[ ]+3f0d 1a80 0000[ ]+jump[ ]+(0x801a|801a <sym1>)
17 [ ]+16:[ ]+(R_CRIS_)?32[ ]+\.text\+0x[0]*801a
18 0+1a <next_label>:
19 [ ]+1a:[ ]+4202[ ]+moveq[ ]+2,r0
20 ^[ ]+\.\.\.
21 0+801a <sym1>:
22 [ ]+801a:[ ]+4302[ ]+moveq[ ]+3,r0
23 0+801c <sym3>:
24 [ ]+801c:[ ]+4402[ ]+moveq[ ]+4,r0
25 ^[ ]+\.\.\.
This page took 0.030094 seconds and 4 git commands to generate.