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-relax-ie-le.s
blob
093cda262de9420bf300606a41698b20e85e4995
1
.section .tdata
2
var
:
3
.word 2
4
.text
5
mrs x1
,
tpidr_el0
6
adrp x0
, :
gottprel
:
var
7
ldr x0
, [
x0
,
#:gottprel_lo12:var]
8
add
x0
,
x1
,
x0
9
ldr w0
, [
x0
]