]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/testsuite/ld-arm/cortex-a8-fix-bcc-plt.d
Arm: Fix performance issue with thumb-2 tailcalls
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-arm / cortex-a8-fix-bcc-plt.d
CommitLineData
7d24e6a6
RS
1
2.*
3
4
5Disassembly of section \.plt:
6
a24bb4f0 700008000 <.plt>:
7d24e6a6 8 8000: e52de004 push {lr} ; \(str lr, \[sp, #-4\]!\)
a24bb4f0 9 8004: e59fe004 ldr lr, \[pc, #4\] ; 8010 <.*>
7d24e6a6
RS
10 8008: e08fe00e add lr, pc, lr
11 800c: e5bef008 ldr pc, \[lr, #8\]!
12 8010: 00001004 \.word 0x00001004
6a631e86 1300008014 <bar@plt>:
7d24e6a6 14 8014: 4778 bx pc
b4e87f2c 15 8016: e7fd b.n .+ <.+>
a415b1cd 16 8018: e28fc600 add ip, pc, #0, 12
7d24e6a6 17 801c: e28cca01 add ip, ip, #4096 ; 0x1000
26d97720 18 8020: e5bcf000 ldr pc, \[ip, #0\]!
7d24e6a6
RS
19
20Disassembly of section \.text:
21
2200008ff0 <foo>:
23 8ff0: 46c0 nop ; \(mov r8, r8\)
24 8ff2: f240 0000 movw r0, #0
25 8ff6: f240 0000 movw r0, #0
26 8ffa: f240 0000 movw r0, #0
27 8ffe: f000 b803 b\.w 9008 <foo\+0x18>
28 9002: 0000 movs r0, r0
29 9004: 0000 movs r0, r0
30 9006: 0000 movs r0, r0
31 9008: d001 beq\.n 900e <foo\+0x1e>
32 900a: f7ff bffa b\.w 9002 <foo\+0x12>
6a631e86 33 900e: f7ff b801 b\.w 8014 <bar@plt>