* sim/cris: New directory with C and assembly tests for the CRIS
[deliverable/binutils-gdb.git] / sim / testsuite / sim / cris / asm / movssr.ms
1 # mach: crisv32
2 # xerror:
3 # output: Read of support register is unimplemented\nprogram stopped with signal 5.\n
4
5 .include "testutils.inc"
6 start
7 move S0,R3
8
This page took 0.046593 seconds and 4 git commands to generate.