ld: aarch64: fix TLS relaxation where TCB_SIZE is used
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / tls-relax-ld-le-tiny-ilp32.d
1 #source: tls-relax-ld-le-tiny.s
2 #as: -mabi=ilp32
3 #ld: -m [aarch64_choose_ilp32_emul] -T relocs-ilp32.ld -e0
4 #objdump: -dr
5 #...
6 +10000: 910003fd mov x29, sp
7 +10004: d53bd040 mrs x0, tpidr_el0
8 +10008: 11002000 add w0, w0, #0x8
9 +1000c: d503201f nop
10 +10010: 91400001 add x1, x0, #0x0, lsl #12
11 +10014: 91000021 add x1, x1, #0x0
12 +10018: 90000000 adrp x0, 10000 <main>
13 +1001c: d65f03c0 ret
This page took 0.030492 seconds and 4 git commands to generate.