]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/testsuite/ld-aarch64/emit-relocs-morello-1.d
Fixing cap_meta
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-aarch64 / emit-relocs-morello-1.d
CommitLineData
a1bdea65
SP
1#source: emit-relocs-morello-1.s
2#as: -march=morello+c64
3#ld: -pie -static
4#objdump: -DR -j .got -j .data -j .text
5
6.*: file format .*
7
8
9Disassembly of section .text:
10
11.* <_start>:
12 .*: c240.800 ldr c0, \[c0, #[0-9af]+\]
13
14Disassembly of section .got:
15
16.* <.got>:
17 .*: [0-9a-f]+ .*
18 ...
19 .*: [0-9a-f]+ .*
20 .*: R_MORELLO_RELATIVE \*ABS\*
21 .*: 00000000 .*
b235f0e0
MM
22 .*: 00000003 .*
23 .*: 02000000 .*
a1bdea65
SP
24
25Disassembly of section .data:
26
27.* <val>:
28 .*: 00424242 .*
29 ...
30
31.* <cap>:
32 .*: [0-9a-f]+ .*
33 .*: R_MORELLO_RELATIVE \*ABS\*
34 .*: 00000000 .*
b235f0e0
MM
35 .*: 00000003 .*
36 .*: 02000000 .*