repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
daily update
[binutils.git]
/
ld
/
testsuite
/
ld-crx
/
reloc-rel8.s
blob
9692f3c5cce39aa7406a8c02875e133fe68bc742
1
# Test pc relative relocation R_CRX_REL8
2
3
.section .text_8,
"ax"
,
"progbits"
4
.global _start
5
.global foo8
6
_start
:
7
beq
foo8
8
foo8
: