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-cris
/
tls-gc-76.s
blob
980defd4ed566d96624dee488f48b2b7148ca73d
1
.text
2
.global gc76fn
3
.type gc76fn,@function
4
gc76fn
:
5
move.d gc76var
:
GOT
,
$
r10
6
.Lfe:
7
.size gc76fn,.Lfe-gc76fn
8
9
.data
10
.type gc76var,@object
11
.size gc76var,4
12
gc76var
:
13
.dword 0
14
15
.section .text.2,
"ax"
16
.global tlsdsofn
17
.type tlsdsofn,@function
18
.p2align 1
19
tlsdsofn
:
20
move.d x
:
DTPREL
,
$
r10
21
move.d x
:
DTPREL
,
$
r10
22
.Lfe2:
23
.size tlsdsofn,.Lfe2-tlsdsofn