xref: /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/cris/asm/halt.ms (revision 2f62cc9c12bc202c40224f32c879f81443fee079)
1# mach: crisv32
2# xerror:
3# output: HALT isn't implemented\nprogram stopped with signal 5 (*).\n
4
5 .include "testutils.inc"
6 start
7 halt
8
9 quit
10