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
AArch64: Implement choice between Cortex-A53 erratum workarounds. (PR ld/24373)
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-aarch64
/
emit-relocs-559.s
blob
3548d79f935ca3ce2c31237447ebdb71c458e9ce
1
.global v1
2
.global v2
3
.size v2, 32768
4
.global v3
5
.section .tdata,
"awT"
,%progbits
6
v1
:
7
.word 0xdeaddead
8
.word 0xdeaddead
9
v2
:
10
.zero 32768
11
v3
:
12
.word 0xcafecafe
13
.word 0xcafecafe
14
15
.text
16
ldr x2
, [
x4
,
#:tprel_lo12_nc:v2]
17
18
# should not issue overflow error.
19
ldr x14
, [
x17
,
#:tprel_lo12_nc:v3]