blob: 63bfa7132cbe1078554db281a6ae954fcaf3d436 [file] [log] [blame]
# check the RET insn.
# mach: example
.include "testutils.inc"
start
JMP 13
pass
SET r5, 2
PUSH r5
RET
HALT