* sim/cris/asm/x0-v10.ms, sim/cris/asm/x0-v32.ms: Tweak
authorHans-Peter Nilsson <hp@axis.com>
Thu, 8 Nov 2007 22:12:27 +0000 (22:12 +0000)
committerHans-Peter Nilsson <hp@axis.com>
Thu, 8 Nov 2007 22:12:27 +0000 (22:12 +0000)
stack-pointer match pattern for 4K host environment.

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

index eb6ebf33b04c5a9c526d245b14a791a33525f38a..91c54842834be865625e76b8d1f174a490608bc8 100644 (file)
@@ -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>
 
index d8fa1097cba6421d7fa6d03df7559ab4fc0e8750..432819a8dbb7960831cbe47bd121c8a870c5e09e 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[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"
index 7aafa62affe247f80ba12060cdfa48f54c58dc6a..bbcb0ec7080c6dcff18cd2a97bd51df8548f241d 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[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"
This page took 0.026626 seconds and 4 git commands to generate.