Add a test case for skip with inlined functions
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / tls-relax-large-desc-le-be.d
CommitLineData
1ac688f8
RL
1#source: tls-relax-large-desc-le.s
2#ld: -T relocs.ld -e0
3#notarget: aarch64-*-*
4#objdump: -dr
5#...
6
7Disassembly of section .text:
8
90000000000010000 <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: d2c00000 movz x0, #0x0, lsl #32
14 +10010: f2a00000 movk x0, #0x0, lsl #16
15 +10014: f2800200 movk x0, #0x10
16 +10018: d503201f nop
17 +1001c: d503201f nop
18 +10020: 00000000 .word 0x00000000
19 +10024: 0000ffe0 .word 0x0000ffe0
This page took 0.206558 seconds and 4 git commands to generate.