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
* elf32-spu.c (build_stub): Fix malloc under-allocation.
[binutils.git]
/
ld
/
testsuite
/
ld-mips-elf
/
reloc-6a.s
blob
4d84e837e5cc8f5e9447d5c955fb6d3ca7e350c1
1
.globl us
2
.globl gs
3
us
:
4
gs
:
5
ls
:
6
lw $
4
,%
got_page
(
us
)(
$gp
)
7
addiu $
4
,
$
4
,%
got_ofst
(
us
)
8
lw $
4
,%
got_page
(
gs
)(
$gp
)
9
addiu $
4
,
$
4
,%
got_ofst
(
gs
)
10
lw $
4
,%
got_page
(
ls
)(
$gp
)
11
addiu $
4
,
$
4
,%
got_ofst
(
ls
)