* sim/cris: New directory with C and assembly tests for the CRIS
[deliverable/binutils-gdb.git] / sim / testsuite / sim / cris / asm / rfg.ms
1 # mach: crisv32
2 # xerror:
3 # output: RFG isn't implemented\nprogram stopped with signal 5.\n
4
5 .include "testutils.inc"
6 start
7 rfg
8
9 quit
This page took 0.02967 seconds and 4 git commands to generate.