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