aarch64 and arm testsuite fixes for targets lacking shared libs
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / tls-large-desc-be.d
CommitLineData
1ac688f8 1#source: tls-large-desc.s
3c3358ca 2#target: [check_shared_lib_support]
1ac688f8
RL
3#ld: -shared -T relocs.ld -e0
4#notarget: aarch64-*-*
5#objdump: -dr
6#...
7
8Disassembly of section .text:
9
100000000000010000 \<test\>:
11 +10000: 58000101 ldr x1, 10020 \<test\+0x20\>
12 +10004: 100000e2 adr x2, 10020 \<test\+0x20\>
13 +10008: 8b020032 add x18, x1, x2
14 +1000c: d2a00000 movz x0, #0x0, lsl #16
15 +10010: f2800500 movk x0, #0x28
ad43e107 16 +10014: f8606a41 ldr x1, \[x18, x0\]
1ac688f8
RL
17 +10018: 8b000240 add x0, x18, x0
18 +1001c: d63f0020 blr x1
19 +10020: 00000000 .word 0x00000000
20 +10024: 0000ffe0 .word 0x0000ffe0
21
22Disassembly of section .plt:
23
240000000000010028 <.plt>:
ad43e107 25 +10028: a9bf7bf0 stp x16, x30, \[sp, #-16\]!
1ac688f8 26 +1002c: 90000090 adrp x16, 20000 \<_GLOBAL_OFFSET_TABLE_\>
ad43e107 27 +10030: f9401211 ldr x17, \[x16, #32\]
1ac688f8
RL
28 +10034: 91008210 add x16, x16, #0x20
29 +10038: d61f0220 br x17
30 +1003c: d503201f nop
31 +10040: d503201f nop
32 +10044: d503201f nop
ad43e107 33 +10048: a9bf0fe2 stp x2, x3, \[sp, #-16\]!
1ac688f8
RL
34 +1004c: 90000082 adrp x2, 20000 \<_GLOBAL_OFFSET_TABLE_\>
35 +10050: 90000083 adrp x3, 20000 \<_GLOBAL_OFFSET_TABLE_\>
ad43e107 36 +10054: f9400442 ldr x2, \[x2, #8\]
1ac688f8
RL
37 +10058: 91004063 add x3, x3, #0x10
38 +1005c: d61f0040 br x2
39 +10060: d503201f nop
40 +10064: d503201f nop
This page took 0.250297 seconds and 4 git commands to generate.