From 16e99e4677c24147e09ff10d375751a7b114a8d7 Mon Sep 17 00:00:00 2001 From: Gabe Black Date: Thu, 29 Nov 2007 00:00:02 -0800 Subject: SPARC: Combine the 64 and 32 bit process initialization code. Alignment is done as it was for 32 bit processes. --HG-- extra : convert_revision : 9368ad40dcc7911f8fc7ec1468c6a28aa92d196f --- tests/long/00.gzip/ref/sparc/linux/o3-timing/m5stats.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tests/long/00.gzip/ref/sparc/linux/o3-timing/m5stats.txt') diff --git a/tests/long/00.gzip/ref/sparc/linux/o3-timing/m5stats.txt b/tests/long/00.gzip/ref/sparc/linux/o3-timing/m5stats.txt index ae6ff07ca..2bc9bd06b 100644 --- a/tests/long/00.gzip/ref/sparc/linux/o3-timing/m5stats.txt +++ b/tests/long/00.gzip/ref/sparc/linux/o3-timing/m5stats.txt @@ -8,10 +8,10 @@ global.BPredUnit.condIncorrect 84447535 # Nu global.BPredUnit.condPredicted 256528366 # Number of conditional branches predicted global.BPredUnit.lookups 256528366 # Number of BP lookups global.BPredUnit.usedRAS 0 # Number of times the RAS was used to get a target. -host_inst_rate 101903 # Simulator instruction rate (inst/s) -host_mem_usage 202864 # Number of bytes of host memory used -host_seconds 13793.57 # Real time elapsed on the host -host_tick_rate 79564409 # Simulator tick rate (ticks/s) +host_inst_rate 135731 # Simulator instruction rate (inst/s) +host_mem_usage 184868 # Number of bytes of host memory used +host_seconds 10355.84 # Real time elapsed on the host +host_tick_rate 105976601 # Simulator tick rate (ticks/s) memdepunit.memDep.conflictingLoads 458856790 # Number of conflicting loads. memdepunit.memDep.conflictingStores 141228058 # Number of conflicting stores. memdepunit.memDep.insertedLoads 745627925 # Number of loads inserted to the mem dependence unit. -- cgit v1.2.3