Add a test case for skip with inlined functions
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / tls-relax-large-desc-ie.d
1 #source: tls-relax-large-desc-ie.s
2 #ld: -T relocs.ld -e0
3 #notarget: aarch64_be-*-*
4 #objdump: -dr
5 #...
6
7 Disassembly of section .text:
8
9 0000000000010000 <test>:
10 +10000: 58000101 ldr x1, 10020 \<test\+0x20\>
11 +10004: 100000e2 adr x2, 10020 \<test\+0x20\>
12 +10008: 8b020032 add x18, x1, x2
13 +1000c: d2a00000 movz x0, #0x0, lsl #16
14 +10010: f2800100 movk x0, #0x8
15 +10014: f8606a40 ldr x0, \[x18, x0\]
16 +10018: d503201f nop
17 +1001c: d503201f nop
18 +10020: 0000ffe0 .word 0x0000ffe0
19 +10024: 00000000 .word 0x00000000
This page took 0.033579 seconds and 4 git commands to generate.