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
Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-aarch64
/
tls-tiny-desc-ie.s
blob
520cd4e85b29f8c3acc912d2d31b902b91ee337e
1
.global var
2
3
.section .tbss,
"awT"
,%nobits
4
.align 2
5
.type var, %object
6
.size var, 4
7
var
:
8
.zero 4
9
10
.text
11
test
:
12
ldr x1
, :
tlsdesc
:
var
13
adr x0
, :
tlsdesc
:
var
14
.tlsdesccall var
15
blr
x1