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
bfd/
[binutils.git]
/
ld
/
testsuite
/
ld-mips-elf
/
pic-and-nonpic-4b.s
blob
7e25bf48bf4a569ce957af1508c622de2592bf4f
1
.abicalls
2
.option pic0
3
.global __start
4
.ent __start
5
__start
:
6
lui $
2
,%
hi
(
obj1
)
7
addiu $
2
,
$
2
,%
lo
(
obj1
)
8
.end __start
9
.word obj2
10
11
.data
12
.word obj2
13
.word obj3