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
2009-09-02 Tristan Gingold <gingold@adacore.com>
[binutils.git]
/
binutils
/
testsuite
/
binutils-all
/
link-order.s
blob
5994cb813a04ae8c71b78a7842e9e3b447880214
1
.text
2
.align 16
3
.global foo
#
4
.proc foo
#
5
foo
:
6
.prologue 2, 2
7
.vframe r2
8
mov
r2
=
r12
9
.body
10
.restore sp
11
mov
r12
=
r2
12
br.ret.sptk.many b0
13
.endp foo
#