summaryrefslogtreecommitdiff
path: root/tests/long/60.bzip2/ref/x86
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2007-10-21 18:45:46 -0700
committerGabe Black <gblack@eecs.umich.edu>2007-10-21 18:45:46 -0700
commit43cb78004b73c3f98f3429cebb3f846a0f6ac8d3 (patch)
treea7629e25cc5f1fb660e204d15c8b68ca4989fd35 /tests/long/60.bzip2/ref/x86
parent4d15e4cf7b2c8eb1f2232e0cbcd09893e9cb9500 (diff)
downloadgem5-43cb78004b73c3f98f3429cebb3f846a0f6ac8d3.tar.xz
X86: Start using the stupd microop, and update statistics accordingly.
--HG-- extra : convert_revision : 4aa9daa4e19acfb3e6840ce5d83cf199e30c2f19
Diffstat (limited to 'tests/long/60.bzip2/ref/x86')
-rw-r--r--tests/long/60.bzip2/ref/x86/linux/simple-atomic/m5stats.txt18
-rw-r--r--tests/long/60.bzip2/ref/x86/linux/simple-atomic/stdout6
2 files changed, 12 insertions, 12 deletions
diff --git a/tests/long/60.bzip2/ref/x86/linux/simple-atomic/m5stats.txt b/tests/long/60.bzip2/ref/x86/linux/simple-atomic/m5stats.txt
index 4acaf7ae7..f6dd732d1 100644
--- a/tests/long/60.bzip2/ref/x86/linux/simple-atomic/m5stats.txt
+++ b/tests/long/60.bzip2/ref/x86/linux/simple-atomic/m5stats.txt
@@ -1,17 +1,17 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 1030685 # Simulator instruction rate (inst/s)
-host_mem_usage 175732 # Number of bytes of host memory used
-host_seconds 4491.39 # Real time elapsed on the host
-host_tick_rate 628581745 # Simulator tick rate (ticks/s)
+host_inst_rate 1178554 # Simulator instruction rate (inst/s)
+host_mem_usage 175672 # Number of bytes of host memory used
+host_seconds 3899.42 # Real time elapsed on the host
+host_tick_rate 719706854 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
-sim_insts 4629206417 # Number of instructions simulated
-sim_seconds 2.823204 # Number of seconds simulated
-sim_ticks 2823203650000 # Number of ticks simulated
+sim_insts 4595671909 # Number of instructions simulated
+sim_seconds 2.806436 # Number of seconds simulated
+sim_ticks 2806436396000 # Number of ticks simulated
system.cpu.idle_fraction 0 # Percentage of idle cycles
system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
-system.cpu.numCycles 5646407301 # number of cpu cycles simulated
-system.cpu.num_insts 4629206417 # Number of instructions executed
+system.cpu.numCycles 5612872793 # number of cpu cycles simulated
+system.cpu.num_insts 4595671909 # Number of instructions executed
system.cpu.num_refs 1686312529 # Number of memory references
system.cpu.workload.PROG:num_syscalls 33 # Number of system calls
diff --git a/tests/long/60.bzip2/ref/x86/linux/simple-atomic/stdout b/tests/long/60.bzip2/ref/x86/linux/simple-atomic/stdout
index 78d5f1124..c08c0a729 100644
--- a/tests/long/60.bzip2/ref/x86/linux/simple-atomic/stdout
+++ b/tests/long/60.bzip2/ref/x86/linux/simple-atomic/stdout
@@ -19,9 +19,9 @@ The Regents of The University of Michigan
All Rights Reserved
-M5 compiled Oct 15 2007 20:49:03
-M5 started Tue Oct 16 16:42:54 2007
+M5 compiled Oct 19 2007 16:48:38
+M5 started Fri Oct 19 16:59:11 2007
M5 executing on nacho
command line: build/X86_SE/m5.fast -d build/X86_SE/tests/fast/long/60.bzip2/x86/linux/simple-atomic tests/run.py long/60.bzip2/x86/linux/simple-atomic
Global frequency set at 1000000000000 ticks per second
-Exiting @ tick 2823203650000 because target called exit()
+Exiting @ tick 2806436396000 because target called exit()