Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/sim/testsuite/cris/asm/halt.ms

10 lines
144 B
Text
Raw Normal View History

2023-03-06 14:48:14 +01:00
# mach: crisv32
# xerror:
# output: HALT isn't implemented\nprogram stopped with signal 5 (*).\n
.include "testutils.inc"
start
halt
quit