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
Typo fix in most recent entry.
[binutils.git]
/
ld
/
testsuite
/
ld-mips-elf
/
mips16-call-global-1.s
blob
1e60bcc14cccb7a99dbaafa2e1f0d4774ea40d82
1
.set mips16
2
3
.globl __start
4
.ent __start
5
__start
:
6
.frame $sp,24,$31
7
save
24
,
$
31
8
jal x+
8
9
jal y+
8
10
restore
24
,
$
31
11
j $
31
12
.end __start