OSDN Git Service

* sim/cris/asm/x0-v10.ms, sim/cris/asm/x0-v32.ms: Widen regexp for
authorhp <hp>
Sun, 2 Apr 2006 11:31:40 +0000 (11:31 +0000)
committerhp <hp>
Sun, 2 Apr 2006 11:31:40 +0000 (11:31 +0000)
stack pointer values.

sim/testsuite/ChangeLog
sim/testsuite/sim/cris/asm/x0-v10.ms
sim/testsuite/sim/cris/asm/x0-v32.ms

index 06c27c2..5d51da4 100644 (file)
@@ -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.
index 4ead73e..d8fa109 100644 (file)
@@ -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"
index a707f6d..7aafa62 100644 (file)
@@ -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"