15 lines
421 B
D
15 lines
421 B
D
|
#source: tls-relax-ld-le-small.s
|
||
|
#as: -mabi=ilp32
|
||
|
#ld: -m [aarch64_choose_ilp32_emul] -T relocs-ilp32.ld -e0
|
||
|
#objdump: -dr
|
||
|
#...
|
||
|
+10000: 910003fd mov x29, sp
|
||
|
+10004: d53bd040 mrs x0, tpidr_el0
|
||
|
+10008: 11002000 add w0, w0, #0x8
|
||
|
+1000c: d503201f nop
|
||
|
+10010: d503201f nop
|
||
|
+10014: 91400001 add x1, x0, #0x0, lsl #12
|
||
|
+10018: 91000021 add x1, x1, #0x0
|
||
|
+1001c: 90000000 adrp x0, 10000 <.*>
|
||
|
+10020: d65f03c0 ret
|