Ooops, omitted from previous delta
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / farcall-mix.d
CommitLineData
133d72e9
NC
1
2.*: file format .*
3
4Disassembly of section .text:
5
600001000 <_start-0x40>:
7 1000: e51ff004 ldr pc, \[pc, #-4\] ; 1004 <_start-0x3c>
8 1004: 02002024 .word 0x02002024
9 1008: e59fc000 ldr ip, \[pc, #0\] ; 1010 <_start-0x30>
10 100c: e12fff1c bx ip
11 1010: 02002021 .word 0x02002021
12 1014: e51ff004 ldr pc, \[pc, #-4\] ; 1018 <_start-0x28>
13 1018: 02002028 .word 0x02002028
14 101c: e59fc000 ldr ip, \[pc, #0\] ; 1024 <_start-0x1c>
15 1020: e12fff1c bx ip
16 1024: 0200202d .word 0x0200202d
17 1028: e59fc000 ldr ip, \[pc, #0\] ; 1030 <_start-0x10>
18 102c: e12fff1c bx ip
19 1030: 0200202f .word 0x0200202f
20 ...
21
2200001040 <_start>:
23 1040: ebfffff0 bl 1008 <_start-0x38>
24 1044: ebffffed bl 1000 <_start-0x40>
25 1048: ebfffff1 bl 1014 <_start-0x2c>
26 104c: ebfffff2 bl 101c <_start-0x24>
27 1050: ebfffff4 bl 1028 <_start-0x18>
28Disassembly of section .foo:
29
3002002020 <bar>:
31 2002020: 4770 bx lr
32 ...
33
3402002024 <bar2>:
35 2002024: e12fff1e bx lr
36
3702002028 <bar3>:
38 2002028: e12fff1e bx lr
39
400200202c <bar4>:
41 200202c: 4770 bx lr
42
430200202e <bar5>:
44 200202e: 4770 bx lr
This page took 0.023572 seconds and 4 git commands to generate.