AArch64: Fix LD crash on weak and undefined TLS symbols. (PR/24602).
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / tls-large-ie-be.d
CommitLineData
1ac688f8
RL
1#source: tls-large-ie.s
2#ld: -shared -T relocs.ld -e0
3#notarget: aarch64-*-*
4#objdump: -dr
5#...
6
7Disassembly of section .text:
8
90000000000010000 \<test\>:
10 10000: 58000121 ldr x1, 10024 \<test\+0x24\>
11 10004: 10000102 adr x2, 10024 \<test\+0x24\>
12 10008: 8b020021 add x1, x1, x2
13 1000c: d53bd042 mrs x2, tpidr_el0
14 10010: d2a00000 movz x0, #0x0, lsl #16
15 10014: f2800100 movk x0, #0x8
ad43e107 16 10018: f8606820 ldr x0, \[x1, x0\]
1ac688f8
RL
17 1001c: 8b020000 add x0, x0, x2
18 10020: d503201f nop
19 10024: 0000(ffdc|0000) .word 0x0000(ffdc|0000)
20 10028: 0000(0000|ffdc) .word 0x0000(0000|ffdc)
This page took 0.194395 seconds and 4 git commands to generate.