Sign in
gnu
/
binutils-gdb
/
777b054cf93ad2525b891ea15bbf8d5cd6a56339
/
.
/
ld
/
testsuite
/
ld-sh
/
sh1.s
blob: b1f718dfc3835b98c00ee6737de76fbbae9ba2f3 [
file
] [
log
] [
blame
]
.text
foo
:
L1
:
mov.l L2
,
r0
.uses L1
jsr
@
r0
nop
.uses L1
jmp
@
r0
nop
rts
nop
.align
2
L2
:
.long bar
bar
:
rts
.align
4