blob: c9c79df8c018ba48e3ce4a974959179baf6f1079 [file] [log] [blame]
# cr16 testcase for popret RA insns.
# mach: cr16
.include "testutils.inc"
start
popret3:
movd $0x1006, (sp)
movd $ok, (ra)
lshd $-1, (ra)
stord (ra), 0x1006
popret RA
ok:
pass