Add support for 64-bit ARM architecture: AArch64
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / tls-relax-gd-le.d
1 #source: tls-relax-gd-le.s
2 #ld: -T relocs.ld -e0
3 #objdump: -dr
4 #...
5 +10000: d2a00000 movz x0, #0x0, lsl #16
6 +10004: f2800200 movk x0, #0x10
7 +10008: d53bd041 mrs x1, tpidr_el0
8 +1000c: 8b000020 add x0, x1, x0
9 +10010: b9400000 ldr w0, \[x0\]
This page took 0.030644 seconds and 4 git commands to generate.