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-powerpc
/
weak1.s
blob
0f370d974ba75828f8dc4c35a9bd2000f306aa7a
1
.weak x1, x2, x3, x4
2
.protected x2
3
.hidden x3
4
.internal x4
5
.global _start
6
_start
:
7
pld
3
,
x1@got@pcrel
8
pld
3
,
x2@got@pcrel
9
pld
3
,
x3@got@pcrel
10
pld
3
,
x4@got@pcrel
11
ld
3
,
x1@got
(
2
)
12
ld
3
,
x2@got
(
2
)
13
ld
3
,
x3@got
(
2
)
14
ld
3
,
x4@got
(
2
)
15
addis
9
,
2
,
x1@got@ha
16
ld
3
,
x1@got@
l
(
9
)
17
addis
9
,
2
,
x2@got@ha
18
ld
3
,
x2@got@
l
(
9
)
19
addis
9
,
2
,
x3@got@ha
20
ld
3
,
x3@got@
l
(
9
)
21
addis
9
,
2
,
x4@got@ha
22
ld
3
,
x4@got@
l
(
9
)