AArch64: Fix LD crash on weak and undefined TLS symbols. (PR/24602).
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / tls-relax-ie-le-3-ilp32.d
1 #source: tls-relax-ie-le-3.s
2 #as: -mabi=ilp32
3 #ld: -m [aarch64_choose_ilp32_emul] -T relocs-ilp32.ld -e0
4 #objdump: -dr
5 #...
6 +10000: d53bd042 mrs x2, tpidr_el0
7 +10004: 52a0000f movz w15, #0x0, lsl #16
8 +10008: 7280010f movk w15, #0x8
9 +1000c: 8b0f004f add x15, x2, x15
10 +10010: b94001e0 ldr w0, \[x15\]
This page took 0.029636 seconds and 4 git commands to generate.