Arm: Fix performance issue with thumb-2 tailcalls
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / jump-reloc-veneers-long.d
... / ...
CommitLineData
1
2.*: file format.*
3
4
5Disassembly of section destsect:
6
709000000 <[^>]*>:
8 9000000: e7fe b.n 9000000 <dest>
9
10Disassembly of section .text:
11
12000080.. <[^>]*>:
13 80..: f000 b802 b.w 8008 <__dest_veneer>
14 80..: 0000 movs r0, r0
15 ...
16
17000080.. <[^>]*>:
18 80..: 4778 bx pc
19 80..: e7fd b.n .+ <.+>
20 80..: e59fc000 ldr ip, \[pc\] ; 80.. <__dest_veneer\+0xc>
21 80..: e12fff1c bx ip
22 80..: 09000001 .word 0x09000001
This page took 0.038209 seconds and 4 git commands to generate.