[AArch64] Relax TLS local dynamic traditional into local executable
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / tls-relax-ld-le-small.d
1 #source: tls-relax-ld-le-small.s
2 #ld: -T relocs.ld -e0
3 #objdump: -dr
4 #...
5 +10000: 910003fd mov x29, sp
6 +10004: d53bd040 mrs x0, tpidr_el0
7 +10008: 91004000 add x0, x0, #0x10
8 +1000c: d503201f nop
9 +10010: d503201f nop
10 +10014: 91400001 add x1, x0, #0x0, lsl #12
11 +10018: 91000021 add x1, x1, #0x0
12 +1001c: 90000000 adrp x0, 10000 <.*>
13 +10020: d65f03c0 ret
This page took 0.033023 seconds and 4 git commands to generate.