PR 10288
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / farcall-thumb-arm.d
1 .*: file format .*
2
3 Disassembly of section .text:
4
5 00001000 <_start>:
6 1000: f000 f802 bl 1008 <__bar_from_thumb>
7 1004: 0000 lsls r0, r0, #0
8 \.\.\.
9
10 00001008 <__bar_from_thumb>:
11 1008: 4778 bx pc
12 100a: 46c0 nop ; \(mov r8, r8\)
13 100c: e51ff004 ldr pc, \[pc, #-4\] ; 1010 <__bar_from_thumb\+0x8>
14 1010: 02001014 .word 0x02001014
15 1014: 00000000 .word 0x00000000
16 Disassembly of section .foo:
17
18 02001014 <bar>:
19 2001014: e12fff1e bx lr
This page took 0.029834 seconds and 4 git commands to generate.