Add R_AARCH64_P32_MOVW_PREL_* ELF32 relocs
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / tls-relax-gdesc-le-ilp32.d
1 #source: tls-relax-gdesc-le.s
2 #as: -mabi=ilp32
3 #ld: -m [aarch64_choose_ilp32_emul] -T relocs-ilp32.ld -e0
4 #objdump: -dr
5 #...
6 +10000: 52a00000 movz w0, #0x0, lsl #16
7 +10004: 72800100 movk w0, #0x8
8 +10008: d503201f nop
9 +1000c: d503201f nop
10 +10010: d53bd041 mrs x1, tpidr_el0
11 +10014: 8b000020 add x0, x1, x0
12 +10018: b9400000 ldr w0, \[x0\]
This page took 0.035145 seconds and 4 git commands to generate.