blob: dcacf668adc45a99f39ec99cfcef06ca97383759 [file]
# check the JMP insn.
# mach: example
.include "testutils.inc"
start
JMP 3
HALT
pass