Add support for 64-bit ARM architecture: AArch64
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / tls-relax-gdesc-ie.d
1 #source: tls-relax-gdesc-ie.s
2 #ld: -T relocs.ld -e0
3 #objdump: -dr
4 #...
5 +10000: 90000080 adrp x0, 20000 <var\+0x20000>
6 +10004: f9400000 ldr x0, \[x0\]
7 +10008: d503201f nop
8 +1000c: d503201f nop
9 +10010: d53bd041 mrs x1, tpidr_el0
10 +10014: 8b000020 add x0, x1, x0
11 +10018: b9400000 ldr w0, \[x0\]
This page took 0.036713 seconds and 4 git commands to generate.