Commit | Line | Data |
---|---|---|
3b957e5b | 1 | #source: tls-large-ie.s |
3c3358ca | 2 | #target: [check_shared_lib_support] |
3b957e5b | 3 | #ld: -shared -T relocs.ld -e0 |
1ac688f8 | 4 | #notarget: aarch64_be-*-* |
3b957e5b RL |
5 | #objdump: -dr |
6 | #... | |
7 | ||
8 | Disassembly of section .text: | |
9 | ||
10 | 0000000000010000 \<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\] |
3b957e5b RL |
18 | 1001c: 8b020000 add x0, x0, x2 |
19 | 10020: d503201f nop | |
20 | 10024: 0000ffdc .word 0x0000ffdc | |
21 | 10028: 00000000 .word 0x00000000 |