bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / farcall-thumb-arm-pic-veneer.d
CommitLineData
ebe24dd4
CL
1.*: file format .*
2
3Disassembly of section .text:
4
500001000 <_start>:
6 1000: f000 f802 bl 1008 <__bar_from_thumb>
7 1004: 0000 lsls r0, r0, #0
8 ...
9
1000001008 <__bar_from_thumb>:
11 1008: 4778 bx pc
fe56b6ce 12 100a: 46c0 nop ; \(mov r8, r8\)
ebe24dd4
CL
13 100c: e59fc000 ldr ip, \[pc, #0\] ; 1014 <__bar_from_thumb\+0xc>
14 1010: e08cf00f add pc, ip, pc
15 1014: 01fffffc .word 0x01fffffc
16
17Disassembly of section .foo:
18
1902001014 <bar>:
20 2001014: e12fff1e bx lr
This page took 0.056845 seconds and 4 git commands to generate.