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
/
tlsopt1.s
blob
e66e315c2fcdbcc2c43dbcedd369f7755725f5dc
1
.section
".no_opt1"
,
"ax"
, %progbits
2
# this section should not be optimised since we have old-style
3
# __tls_get_addr without marker relocs, and the arg setup insn
4
# is shared with two __tls_get_addr calls.
5
addi
3
,
2
,
gd@got@tlsgd
6
cmpdi
4
,
0
7
beq
0
f
8
bl
__tls_get_addr
9
nop
10
b
1
f
11
0
:
12
bl
__tls_get_addr
13
nop
14
1
: