aboutsummaryrefslogtreecommitdiff
path: root/sim/testsuite/cris/asm/halt.ms
blob: fb4dcb0be57d1723a0826cdff4830703e3344d39 (plain)
1
2
3
4
5
6
7
8
9
# mach: crisv32
# xerror:
# output: HALT isn't implemented\nprogram stopped with signal 5 (*).\n

 .include "testutils.inc"
 start
 halt

 quit