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-3.s
blob
70e7062c940e7fc998fa022a9e8d524cade175f9
1
# Test TLS IE to TLS LE relaxation when using arbitrary registers.
2
3
.section .tdata
4
var
:
5
.word 2
6
.text
7
mrs x2
,
tpidr_el0
8
adrp x15
, :
gottprel
:
var
9
ldr x15
, [
x15
,
#:gottprel_lo12:var]
10
add
x15
,
x2
,
x15
11
ldr w0
, [
x15
]
12
.section .tdata