bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / farcall-arm-thumb.d
1 .*: file format .*
2
3 Disassembly of section .text:
4
5 00001000 <_start-0x10>:
6 1000: e59fc000 ldr ip, \[pc, #0\] ; 1008 <_start-0x8>
7 1004: e12fff1c bx ip
8 1008: 02001015 .word 0x02001015
9 100c: 00000000 .word 0x00000000
10
11 00001010 <_start>:
12 1010: ebfffffa bl 1000 <_start-0x10>
13 Disassembly of section .foo:
14
15 02001014 <bar>:
16 2001014: 4770 bx lr
This page took 0.030869 seconds and 5 git commands to generate.