Build ifunc tests when non-native
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / tls-relax-ie-le-ilp32.d
1 #source: tls-relax-ie-le.s
2 #as: -mabi=ilp32
3 #ld: -m [aarch64_choose_ilp32_emul] -T relocs-ilp32.ld -e0
4 #objdump: -dr
5 #...
6 +10000: d53bd041 mrs x1, tpidr_el0
7 +10004: 52a00000 movz w0, #0x0, lsl #16
8 +10008: 72800100 movk w0, #0x8
9 +1000c: 8b000020 add x0, x1, x0
10 +10010: b9400000 ldr w0, \[x0\]
This page took 0.029789 seconds and 4 git commands to generate.