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
Fix h8300 relaxation.
[binutils.git]
/
ld
/
testsuite
/
ld-h8300
/
relax.s
blob
b06f3a921c68766084410afe3a0aef80b6e81bb0
1
.text
2
.global _start
3
_start
:
4
mov.w
r0
,
r0
5
beq
.L1
6
jsr @_bar
7
.L1:
8
rts
9
_bar
:
10
rts