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
Automatic date update in version.in
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-aarch64
/
tprel_g2_overflow.s
blob
d94a30d7ef05a4003859d1b4a498db8b5a669bf8
1
.cpu generic
2
.global ff
3
.section .tbss,
"awT"
,%nobits
4
.align 3
5
.type ff, %object
6
.size ff, 562949953421312
7
ff
:
8
.zero 562949953421312
9
.global i
10
.align 2
11
.type i, %object
12
.size i, 4
13
i
:
14
.zero 4
15
.text
16
.align 2
17
.global main
18
.type main, %function
19
main
:
20
movz x0
,
#:tprel_g2:i
21
ret
22
.size main, .-main