8 lines
186 B
Plaintext
8 lines
186 B
Plaintext
|
# mach: crisv3 crisv8 crisv10
|
||
|
# xerror:
|
||
|
# output: General register read of PC is not implemented.\nprogram stopped with signal 5 (*).\n
|
||
|
|
||
|
.include "testutils.inc"
|
||
|
start
|
||
|
move srp,[PC+]
|