blob: 1d87ae6e21c79511c5d75601283f96a7a00781da [file] [log] [blame]
.include "macros.inc"
start
test_name CALLI_1
calli mark
return:
tc_fail
end
mark:
mv r3, ra
check_r3 return
end