* sim/cris/asm/x0-v10.ms, sim/cris/asm/x0-v32.ms: Tweak
stack-pointer match pattern for 4K host environment.
This commit is contained in:
parent
85bc6eddac
commit
bf31154ff3
@ -1,3 +1,8 @@
|
||||
2007-11-08 Hans-Peter Nilsson <hp@axis.com>
|
||||
|
||||
* sim/cris/asm/x0-v10.ms, sim/cris/asm/x0-v32.ms: Tweak
|
||||
stack-pointer match pattern for 4K host environment.
|
||||
|
||||
2007-10-22 Edgar E. Iglesias <edgar@axis.com>
|
||||
Hans-Peter Nilsson <hp@axis.com>
|
||||
|
||||
|
@ -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[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
|
||||
#output: 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3dfff[0-9a-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[0-9a-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[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
|
||||
#output: 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3dfff[0-9a-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[0-9a-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