Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/sim/testsuite/cris/asm/halt.ms
2023-03-06 14:48:14 +01:00

9 lines
144 B
Text

# mach: crisv32
# xerror:
# output: HALT isn't implemented\nprogram stopped with signal 5 (*).\n
.include "testutils.inc"
start
halt
quit