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-cmp.s
blob
61e5dd43f37ebd63a2d19777a1320450f03486a4
1
# Test pc relative relocation R_CRX_REL8_CMP
2
3
.section .text_8,
"ax"
,
"progbits"
4
.global _start
5
.global foo8
6
_start
:
7
cmpbeqb
r1
,
r2
,
foo8
8
foo8
: