diff options
Diffstat (limited to 'sim/testsuite/cris/asm/msteppc2.ms')
-rw-r--r-- | sim/testsuite/cris/asm/msteppc2.ms | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sim/testsuite/cris/asm/msteppc2.ms b/sim/testsuite/cris/asm/msteppc2.ms new file mode 100644 index 0000000..69bfbaf --- /dev/null +++ b/sim/testsuite/cris/asm/msteppc2.ms @@ -0,0 +1,8 @@ +# mach: crisv3 crisv8 crisv10 +# xerror: +# output: General register read of PC is not implemented.\n +# output: program stopped with signal 5 (*).\n + + .include "testutils.inc" + start + mstep r2,pc |