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
Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-sh
/
sh1.s
blob
b1f718dfc3835b98c00ee6737de76fbbae9ba2f3
1
.text
2
foo
:
3
L1
:
4
mov.
l
L2
,
r0
5
.uses L1
6
jsr @
r0
7
nop
8
.uses L1
9
jmp @
r0
10
nop
11
rts
12
nop
13
.align 2
14
L2
:
15
.long bar
16
bar
:
17
rts
18
.align 4