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
/
tlsmark32.s
blob
966d1b3f9f3db9051e9ec712d878e837c3f15831
1
.section
".tdata"
,
"awT"
,@progbits
2
x
:
.int 1
3
4
.text
5
.global _start
6
_start
:
7
b
.L2
8
9
.L1:
10
bl
__tls_get_addr
(
x@tlsgd
)
11
lwz
4
,
0
(
3
)
12
addi
3
,
31
,
x@got@tlsld
13
b
.L3
14
.L2:
15
addi
3
,
31
,
x@got@tlsgd
16
b
.L1
17
.L3:
18
bl
__tls_get_addr
(
x@tlsld
)
19
lwz
4
,
x@dtprel
(
3
)