aboutsummaryrefslogtreecommitdiff
path: root/sim/testsuite
diff options
context:
space:
mode:
Diffstat (limited to 'sim/testsuite')
-rw-r--r--sim/testsuite/ChangeLog5
-rw-r--r--sim/testsuite/sim/cris/asm/x0-v10.ms4
-rw-r--r--sim/testsuite/sim/cris/asm/x0-v32.ms4
3 files changed, 9 insertions, 4 deletions
diff --git a/sim/testsuite/ChangeLog b/sim/testsuite/ChangeLog
index 06c27c2..5d51da4 100644
--- a/sim/testsuite/ChangeLog
+++ b/sim/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2006-04-02 Hans-Peter Nilsson <hp@axis.com>
+
+ * sim/cris/asm/x0-v10.ms, sim/cris/asm/x0-v32.ms: Widen regexp for
+ stack pointer values.
+
2006-02-23 Hans-Peter Nilsson <hp@axis.com>
* sim/cris/c/time2.c: New test.
diff --git a/sim/testsuite/sim/cris/asm/x0-v10.ms b/sim/testsuite/sim/cris/asm/x0-v10.ms
index 4ead73e..d8fa109 100644
--- a/sim/testsuite/sim/cris/asm/x0-v10.ms
+++ b/sim/testsuite/sim/cris/asm/x0-v10.ms
@@ -1,7 +1,7 @@
#mach: crisv10
#ld: --section-start=.text=0
-#output: 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3dfff[cde][0-9a-f][0-9a-f] ixnzvc 0\n
-#output: 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3dfff[cde][0-9a-f][0-9a-f] ixnzvc 1\n
+#output: 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3dfff[c-f][0-9a-f][0-9a-f] ixnzvc 0\n
+#output: 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3dfff[c-f][0-9a-f][0-9a-f] ixnzvc 1\n
#sim: --cris-trace=basic
.include "break.ms"
diff --git a/sim/testsuite/sim/cris/asm/x0-v32.ms b/sim/testsuite/sim/cris/asm/x0-v32.ms
index a707f6d..7aafa62 100644
--- a/sim/testsuite/sim/cris/asm/x0-v32.ms
+++ b/sim/testsuite/sim/cris/asm/x0-v32.ms
@@ -1,7 +1,7 @@
#mach: crisv32
#ld: --section-start=.text=0
-#output: 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3dfff[cde][0-9a-f][0-9a-f] ixnzvc 0 0\n
-#output: 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3dfff[cde][0-9a-f][0-9a-f] ixnzvc 1 0\n
+#output: 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3dfff[c-f][0-9a-f][0-9a-f] ixnzvc 0 0\n
+#output: 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3dfff[c-f][0-9a-f][0-9a-f] ixnzvc 1 0\n
#sim: --cris-trace=basic
.include "break.ms"