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-2.s
blob
98b62e2e081086e75454341c8e7f17e988a05fff
1
# Test TLS IE to TLS LE relaxation when instructions are not consecutive.
2
3
.section .tdata
4
var
:
5
.word 2
6
.text
7
mrs x1
,
tpidr_el0
8
nop
9
nop
10
adrp x0
, :
gottprel
:
var
11
nop
12
nop
13
nop
14
ldr x0
, [
x0
,
#:gottprel_lo12:var]
15
nop
16
add
x0
,
x1
,
x0
17
nop
18
nop
19
ldr w0
, [
x0
]
20
.section .tdata