aboutsummaryrefslogtreecommitdiff
path: root/sim
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2006-04-02 11:31:41 +0000
committerHans-Peter Nilsson <hp@axis.com>2006-04-02 11:31:41 +0000
commit4369b6eb6ec890ee344e6f537ff70259f1c19f8e (patch)
tree7b79015fa5a9f0b8f022d11407b4e77db555c3fa /sim
parent5cc2204a4e0bef1b5c70891288eb8fbd467da665 (diff)
downloadfsf-binutils-gdb-4369b6eb6ec890ee344e6f537ff70259f1c19f8e.zip
fsf-binutils-gdb-4369b6eb6ec890ee344e6f537ff70259f1c19f8e.tar.gz
fsf-binutils-gdb-4369b6eb6ec890ee344e6f537ff70259f1c19f8e.tar.bz2
* sim/cris/asm/x0-v10.ms, sim/cris/asm/x0-v32.ms: Widen regexp for
stack pointer values.
Diffstat (limited to 'sim')
-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"