aarch64 and arm testsuite fixes for targets lacking shared libs
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / tls-large-ie-be.d
CommitLineData
1ac688f8 1#source: tls-large-ie.s
3c3358ca 2#target: [check_shared_lib_support]
1ac688f8
RL
3#ld: -shared -T relocs.ld -e0
4#notarget: aarch64-*-*
5#objdump: -dr
6#...
7
8Disassembly of section .text:
9
100000000000010000 \<test\>:
11 10000: 58000121 ldr x1, 10024 \<test\+0x24\>
12 10004: 10000102 adr x2, 10024 \<test\+0x24\>
13 10008: 8b020021 add x1, x1, x2
14 1000c: d53bd042 mrs x2, tpidr_el0
15 10010: d2a00000 movz x0, #0x0, lsl #16
16 10014: f2800100 movk x0, #0x8
ad43e107 17 10018: f8606820 ldr x0, \[x1, x0\]
1ac688f8
RL
18 1001c: 8b020000 add x0, x0, x2
19 10020: d503201f nop
20 10024: 0000(ffdc|0000) .word 0x0000(ffdc|0000)
21 10028: 0000(0000|ffdc) .word 0x0000(0000|ffdc)
This page took 0.18851 seconds and 4 git commands to generate.