[ARM] Add support for thumb1 pcrop relocations.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / cortex-a8-fix-b-plt.d
CommitLineData
7d24e6a6
RS
1
2.*
3
4
5Disassembly of section \.plt:
6
6a631e86 700008000 <bar@plt-0x14>:
7d24e6a6 8 8000: e52de004 push {lr} ; \(str lr, \[sp, #-4\]!\)
6a631e86 9 8004: e59fe004 ldr lr, \[pc, #4\] ; 8010 <bar@plt-0x4>
7d24e6a6
RS
10 8008: e08fe00e add lr, pc, lr
11 800c: e5bef008 ldr pc, \[lr, #8\]!
12 8010: 00000ffc \.word 0x00000ffc
6a631e86 1300008014 <bar@plt>:
7d24e6a6
RS
14 8014: 4778 bx pc
15 8016: 46c0 nop ; \(mov r8, r8\)
a415b1cd
JB
16 8018: e28fc600 add ip, pc, #0, 12
17 801c: e28cca00 add ip, ip, #0, 20
7d24e6a6
RS
18 8020: e5bcfff8 ldr pc, \[ip, #4088\]! ; 0xff8
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
6a631e86 31 9008: f7ff b804 b\.w 8014 <bar@plt>
This page took 0.210966 seconds and 4 git commands to generate.