summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/ld/testsuite/ld-powerpc/vle-reloc-def-2.s
blob: 363a39fbf6699a6bc630baa3301a30a67eb1bd65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
	.section .text

        .globl sub3
sub3:
        se_blr

        .globl sub4
sub4:
        se_blr

        .globl sub5
sub5:
        se_blr

	.section .sdata
	.globl low_sdarel
low_sdarel:
	.long	2

	.globl high_adjust_sdarel
high_adjust_sdarel:
	.long	0xff

	.section .sdata2
	.globl	high_sdarel 
high_sdarel:
	.long	0xf


	.data
	.globl low
low:
	.long 5

	.globl high
high:
	.long 0x10

	.globl high_adjust
high_adjust:
	.long 0xffff