MIPS/GAS: Don't convert RELA JALR relocations on R6
[deliverable/binutils-gdb.git] / gas / testsuite / gas / rx / r-bra.d
1 #objdump: -dr
2
3 dump\.o: file format .*
4
5
6 Disassembly of section \.text:
7
8 00000000 <bar-0x1>:
9 0: 03 nop
10
11 00000001 <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
25 00000016 <foo>:
26 16: 03 nop
27 \.\.\.
28
29 00000099 <grill>:
30 99: 03 nop
31 \.\.\.
32
33 00008182 <barney>:
34 8182: 03 nop
This page took 0.030689 seconds and 4 git commands to generate.