From: Hans-Peter Nilsson Date: Sun, 2 Apr 2006 11:31:41 +0000 (+0000) Subject: * sim/cris/asm/x0-v10.ms, sim/cris/asm/x0-v32.ms: Widen regexp for X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=54e19a63b7d66a95be24519bd93f8191df68e1b3;p=pf3gnuchains%2Fpf3gnuchains3x.git * sim/cris/asm/x0-v10.ms, sim/cris/asm/x0-v32.ms: Widen regexp for stack pointer values. --- diff --git a/sim/testsuite/ChangeLog b/sim/testsuite/ChangeLog index 06c27c2eae..5d51da4ca2 100644 --- a/sim/testsuite/ChangeLog +++ b/sim/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2006-04-02 Hans-Peter Nilsson + + * sim/cris/asm/x0-v10.ms, sim/cris/asm/x0-v32.ms: Widen regexp for + stack pointer values. + 2006-02-23 Hans-Peter Nilsson * 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 4ead73e28e..d8fa1097cb 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 a707f6d41b..7aafa62aff 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"