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: Add SVE DWARF registers
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-aarch64
/
farcall-b-plt.s
blob
227f5f1ef331593fa0717a90635f8b763d853c5c
1
.global _start
2
.global foo
3
.type foo, @function
4
.text
5
_start
:
6
# ((1 << 25) - 1) << 2
7
# jump26 relocation out of range to plt stub,
8
# we need long branch veneer.
9
.skip 134217724, 0
10
b
foo
11
ret