repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Automatic date update in version.in
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-s390
/
pr26918-1.s
blob
980bc41564a04968f5ff58794d0f40c56fd09999
1
.machinemode zarch
2
.machine
"z900"
3
.text
4
.align 8
5
.globl start
6
.type start, @function
7
start
:
8
larl
%
r1
,
foo@GOTENT
9
lg
%
r1
,
0
(%
r1
)
10
lgf
%
r2
,
0
(%
r1
)
11
br
%
r14
12
.size start, .-start
13
.globl foo
14
.bss
15
.align 4
16
.type foo, @object
17
.size foo, 4
18
foo
:
19
.zero 4