Arm: Fix performance issue with thumb-2 tailcalls
[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
fe33d2fa
CL
501c01010 <_start>:
6 1c01010: f300 f802 bl 1f01018 <__bar_from_thumb>
ebe24dd4 7 ...
fe33d2fa 8 1f01014: f000 f800 bl 1f01018 <__bar_from_thumb>
ebe24dd4 9
fe33d2fa
CL
1001f01018 <__bar_from_thumb>:
11 1f01018: 4778 bx pc
b4e87f2c 12 1f0101a: e7fd b.n .+ <.+>
26d97720 13 1f0101c: e59fc000 ldr ip, \[pc\] ; 1f01024 <__bar_from_thumb\+0xc>
fe33d2fa
CL
14 1f01020: e08cf00f add pc, ip, pc
15 1f01024: 000fffec .word 0x000fffec
ebe24dd4
CL
16
17Disassembly of section .foo:
18
1902001014 <bar>:
20 2001014: e12fff1e bx lr
This page took 0.497784 seconds and 4 git commands to generate.