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-aarch64
/
undef-tls.s
blob
6d57afbb540e4aa6ab0762a5949124fa55ecbd29
1
.global get
2
.type get, %function
3
get
:
4
.LFB0:
5
mrs x0
,
tpidr_el0
6
add
x0
,
x0
,
#:tprel_hi12:tls, lsl #12
7
add
x0
,
x0
,
#:tprel_lo12_nc:tls
8
add
x0
,
x0
,
#:dtprel_hi12:dtl
9
add
x0
,
x0
,
#:dtprel_lo12:dtl
10
ret
11
.LFE0:
12
.size get, .-get
13