9 lines
164 B
Plaintext
9 lines
164 B
Plaintext
|
# mach: crisv32
|
||
|
# xerror:
|
||
|
# output: Write to support register is unimplemented\nprogram stopped with signal 5 (*).\n
|
||
|
|
||
|
.include "testutils.inc"
|
||
|
start
|
||
|
move R3,S0
|
||
|
|