Fixed matching in newly added test.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / rx / r-bra.d
CommitLineData
c7927a3c
NC
1#objdump: -dr
2
3dump\.o: file format .*
4
5
6Disassembly of section \.text:
7
800000000 <bar-0x1>:
9 0: 03 nop
10
1100000001 <bar>:
12 1: 03 nop
13 2: 03 nop
14 3: 04 .. .. .. bra\.a .*
15 4: R_RX_DIR24S_PCREL fred
16 7: 04 7b 81 00 bra\.a 8182 <barney>
17 b: 38 8e 00 bra\.w 99 <grill>
18 e: 2e f3 bra\.b 1 <bar>
19 10: 0e bra\.s 16 <foo>
20 11: 03 nop
21 12: 2e ef bra\.b 1 <bar>
22 14: 03 nop
23 15: 03 nop
24
2500000016 <foo>:
26 16: 03 nop
27 \.\.\.
28
2900000099 <grill>:
30 99: 03 nop
31 \.\.\.
32
3300008182 <barney>:
34 8182: 03 nop
This page took 0.319281 seconds and 4 git commands to generate.