summaryrefslogtreecommitdiff
path: root/sim/testsuite/sim/cris/asm/io5.ms
diff options
context:
space:
mode:
Diffstat (limited to 'sim/testsuite/sim/cris/asm/io5.ms')
-rw-r--r--sim/testsuite/sim/cris/asm/io5.ms17
1 files changed, 17 insertions, 0 deletions
diff --git a/sim/testsuite/sim/cris/asm/io5.ms b/sim/testsuite/sim/cris/asm/io5.ms
new file mode 100644
index 00000000000..178a4d7f857
--- /dev/null
+++ b/sim/testsuite/sim/cris/asm/io5.ms
@@ -0,0 +1,17 @@
+# mach: crisv32
+# output: ce11d0c\n
+
+; Check correct "pass" exit.
+
+ .include "testutils.inc"
+ start
+ move.d 0x0ce11d0c,$r3
+ dumpr3
+ moveq 1,$r9
+ moveq 0,$r10
+ break 13
+ move.d 0xbadc0de,$r3
+ dumpr3
+0:
+ ba 0b
+ nop