* gas/cris/*: New tests for CRIS.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / brokw-1.d
1 #objdump: -dr
2 #name: brokw-1
3
4 .*: file format .*-cris
5
6 Disassembly of section \.text:
7 00000000 <sym2>:
8 [ ]+0:[ ]+4002[ ]+moveq[ ]+0,r0
9 [ ]+2:[ ]+0c00[ ]+bcc[ ]+(0x10|10 <sym2\+0x10>)
10 [ ]+4:[ ]+4102[ ]+moveq[ ]+1,r0
11 [ ]+6:[ ]+0ae0[ ]+ba[ ]+(0x12|12 <next_label>)
12 [ ]+8:[ ]+0f05[ ]+nop[ ]*
13 [ ]+a:[ ]+0f05[ ]+nop[ ]*
14 [ ]+c:[ ]+3f0d 1280 0000[ ]+jump[ ]+(0x8012|8012 <sym1>)
15 [ ]+e:[ ]+(R_CRIS_)?32[ ]+\.text\+0x[0]*8012
16 00000012 <next_label>:
17 [ ]+12:[ ]+4202[ ]+moveq[ ]+2,r0
18 ^[ ]+\.\.\.
19 00008012 <sym1>:
20 [ ]+8012:[ ]+4302[ ]+moveq[ ]+3,r0
This page took 0.036851 seconds and 4 git commands to generate.