repo.or.cz
/
binutils
/
dougsmingw.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gas:
[binutils/dougsmingw.git]
/
ld
/
testsuite
/
ld-sh
/
textrel1.s
blob
eda4804bc5e27042a3259c6d0e5a0e4342f92d5d
1
.text
2
.align 5
3
.globl f
4
f
:
5
mov.
l
.L1,r0
6
rts
7
nop
8
.align 2
9
.L1: .long g - f
10
.long foo@GOT
11