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
Update release readme after making 2.43.1 release
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-riscv-elf
/
pcrel-reloc.s
blob
db2103bafd18ddc5f807186d5ba6aea194703a01
1
.text
2
.global _start
3
_start
:
4
auipc t0
, %
pcrel_hi
(
sym
)
5
lw t0
, %
pcrel_lo
(
_start
)(
t0
)