repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update contributors list for update of alpha-vms bfd.
[binutils.git]
/
ld
/
testsuite
/
ld-powerpc
/
relbrlt.s
blob
cee0cddfda099c89fae5533553075df8d779cd5c
1
.text
2
.global _start
3
_start
:
4
1
:
5
bl
far
6
nop
7
bl
far2far
8
nop
9
bl
huge
10
nop
11
.long 0
12
b
1
b
13
.space 0x1bf0000
14
15
.section .text.pad1,
"ax"
16
.space 0x1bf0000
17
18
.section .text.far,
"ax"
19
far
:
20
blr
21
22
.section .text.pad2,
"ax"
23
.space 0x40ffe0
24
25
.section .text.far2far,
"ax"
26
far2far
:
27
blr
28
29
.section .text.pad3,
"ax"
30
.space 0x1bf0000
31
32
.section .text.huge,
"ax"
33
huge
:
34
blr