* sim/cris/asm/x0-v10.ms, sim/cris/asm/x0-v32.ms: Widen regexp for
stack pointer values.
This commit is contained in:
parent
5cc2204a4e
commit
4369b6eb6e
@ -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.
|
||||
|
@ -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"
|
||||
|
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user