aarch64 and arm testsuite fixes for targets lacking shared libs
[deliverable/binutils-gdb.git] / ld / testsuite / ld-aarch64 / pac-plt-1.d
CommitLineData
1dbade74 1#source: bti-plt-1.s
3c3358ca 2#target: [check_shared_lib_support]
1dbade74 3#as: -mabi=lp64 --defsym __guard_property_bti__=1
8bf6d176 4#ld: -shared -z pac-plt -T bti-plt.ld
1dbade74
SD
5#objdump: -dr -j .plt
6
7[^:]*: *file format elf64-.*aarch64
8
9Disassembly of section \.plt:
10
11[0-9]+ <.*>:
12.*: a9bf7bf0 stp x16, x30, \[sp, #-16\]!
13.*: 90000090 adrp x16, 28000 <_GLOBAL_OFFSET_TABLE_>
14.*: f9400e11 ldr x17, \[x16, #24\]
15.*: 91006210 add x16, x16, #0x18
1dbade74
SD
16.*: d61f0220 br x17
17.*: d503201f nop
18.*: d503201f nop
19.*: d503201f nop
20
21[0-9]+ <.*>:
22.*: 90000090 adrp x16, 28000 <_GLOBAL_OFFSET_TABLE_>
23.*: f9401211 ldr x17, \[x16, #32\]
24.*: 91008210 add x16, x16, #0x20
25.*: d503219f autia1716
26.*: d61f0220 br x17
68bb0359 27.*: d503201f nop
1dbade74
SD
28
29[0-9]+ <.*>:
30.*: 90000090 adrp x16, 28000 <_GLOBAL_OFFSET_TABLE_>
31.*: f9401611 ldr x17, \[x16, #40\]
32.*: 9100a210 add x16, x16, #0x28
33.*: d503219f autia1716
34.*: d61f0220 br x17
68bb0359 35.*: d503201f nop
This page took 0.05408 seconds and 4 git commands to generate.