* gas/cris/*: New tests for CRIS.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / brokw-2.d
CommitLineData
a471a06b
HPN
1#objdump: -dr
2#name: brokw-2
3
4.*: file format .*-cris
5Disassembly of section \.text:
600000000 <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
180000001a <next_label>:
19[ ]+1a:[ ]+4202[ ]+moveq[ ]+2,r0
20^[ ]+\.\.\.
210000801a <sym1>:
22[ ]+801a:[ ]+4302[ ]+moveq[ ]+3,r0
230000801c <sym3>:
24[ ]+801c:[ ]+4402[ ]+moveq[ ]+4,r0
25^[ ]+\.\.\.
26
This page took 0.023439 seconds and 4 git commands to generate.