repo.or.cz
/
binutils
/
dougsmingw.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gas:
[binutils/dougsmingw.git]
/
ld
/
testsuite
/
ld-mips-elf
/
tls-hidden3b.s
blob
0744b078f889e5b9b4bfebc98627e7c62d25a277
1
.macro load
2
.text
3
lw $
4
,%
gottprel
(
foo\@
)(
$gp
)
4
5
.global foo\@
6
.type foo\@,@object
7
.size foo\@,4
8
.section .tdata,
"awT"
,@progbits
9
foo\@
:
10
.word \@
11
.endm
12
13
.rept 4
14
load
15
.endr
16
17
.data
18
.word undef