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
opcodes: fix Werror=format build breaker in opcodes/riscv-dis.c
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-d10v
/
reloc-009.s
blob
fb2ebce91ffdeb0a9a9c6a78aac4562dc01765ee
1
;; Test pc relative relocation
2
3
.text
4
.global _start
5
_start
:
6
nop
7
brf0f.s foo
8
jmp
r13
9
10
11
12