1 #source: tls-large-ie.s
2 #ld: -shared -T relocs.ld -e0
3 #notarget: aarch64-*-*
4 #objdump: -dr
5 #...
6 
7 Disassembly of section .text:
8 
9 0000000000010000 \<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
16    10018:	f8606820 	ldr	x0, \[x1,x0\]
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)
21