Remove unused declaration and macros
[binutils-gdb.git] / sim / testsuite / example-synacor / jmp.s
blobdcacf668adc45a99f39ec99cfcef06ca97383759
1 # check the JMP insn.
2 # mach: example
4 .include "testutils.inc"
6 start
7 JMP 3
8 HALT
9 pass