summaryrefslogtreecommitdiff
path: root/sim/testsuite/sim/cris/asm/halt.ms
blob: 368c367479b50631589733fead2aafd995103b29 (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