repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fw_cfg: follow CODING_STYLE
[qemu/ar7.git]
/
tests
/
tcg
/
lm32
/
test_calli.S
blob
1d87ae6e21c79511c5d75601283f96a7a00781da
1
.include "macros.inc"
2
3
start
4
5
test_name CALLI_1
6
calli mark
7
return:
8
9
tc_fail
10
end
11
12
mark:
13
mv r3, ra
14
check_r3 return
15
end