10 lines
151 B
Plaintext
10 lines
151 B
Plaintext
|
# mach: crisv32
|
||
|
# xerror:
|
||
|
# output: FIDXI isn't implemented\nprogram stopped with signal 5 (*).\n
|
||
|
|
||
|
.include "testutils.inc"
|
||
|
start
|
||
|
fidxi [r5]
|
||
|
|
||
|
quit
|