repo.or.cz
/
nacl-binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Import binutils 2.18
[nacl-binutils.git]
/
gas
/
testsuite
/
gas
/
cr16
/
jal_test.s
blob
2a4715b98f4efb9a22f9df41d7184d09529ad89d
1
.text
2
.global main
3
main
:
4
################
5
# JAL regp regp
6
################
7
jal
(
r2
,
r1
)
8
jal
(
r6
,
r5
),(
r2
,
r1
)
9
jal
(
r3
,
r2
),(
r4
,
r3
)
10
jal
(
r1
,
r0
), (
r4
,
r3
)
11
jal
(
r3
,
r2
), (
r8
,
r7
)