summaryrefslogtreecommitdiff
path: root/tests/quick/00.hello/ref/x86/linux
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2009-08-08 17:23:25 -0700
committerGabe Black <gblack@eecs.umich.edu>2009-08-08 17:23:25 -0700
commitbcfc4178f54df84bdc36a491506348d0f8578723 (patch)
tree3ee0852a17dfdb216500178a5c028cd494158884 /tests/quick/00.hello/ref/x86/linux
parent6e97feb8a546544172661bee2c75ce87ffbf33cf (diff)
downloadgem5-bcfc4178f54df84bdc36a491506348d0f8578723.tar.xz
X86: Update the stats for the slightly lengthened cmov.
Diffstat (limited to 'tests/quick/00.hello/ref/x86/linux')
-rwxr-xr-xtests/quick/00.hello/ref/x86/linux/simple-atomic/simout10
-rw-r--r--tests/quick/00.hello/ref/x86/linux/simple-atomic/stats.txt18
-rwxr-xr-xtests/quick/00.hello/ref/x86/linux/simple-timing/simout8
-rw-r--r--tests/quick/00.hello/ref/x86/linux/simple-timing/stats.txt12
4 files changed, 24 insertions, 24 deletions
diff --git a/tests/quick/00.hello/ref/x86/linux/simple-atomic/simout b/tests/quick/00.hello/ref/x86/linux/simple-atomic/simout
index dbaa3b09e..0030aae6b 100755
--- a/tests/quick/00.hello/ref/x86/linux/simple-atomic/simout
+++ b/tests/quick/00.hello/ref/x86/linux/simple-atomic/simout
@@ -5,12 +5,12 @@ The Regents of The University of Michigan
All Rights Reserved
-M5 compiled Apr 21 2009 19:00:07
-M5 revision e6dd09514462 6117 default qtip tip stats-update
-M5 started Apr 21 2009 19:57:53
-M5 executing on zizzer
+M5 compiled Aug 8 2009 12:09:45
+M5 revision f8cd1918b0c6 6483 default qtip tip condmovezerostats.patch
+M5 started Aug 8 2009 12:09:46
+M5 executing on tater
command line: build/X86_SE/m5.fast -d build/X86_SE/tests/fast/quick/00.hello/x86/linux/simple-atomic -re tests/run.py build/X86_SE/tests/fast/quick/00.hello/x86/linux/simple-atomic
Global frequency set at 1000000000000 ticks per second
info: Entering event queue @ 0. Starting simulation...
Hello world!
-Exiting @ tick 5491500 because target called exit()
+Exiting @ tick 5504000 because target called exit()
diff --git a/tests/quick/00.hello/ref/x86/linux/simple-atomic/stats.txt b/tests/quick/00.hello/ref/x86/linux/simple-atomic/stats.txt
index f96fa3e66..a72432b3a 100644
--- a/tests/quick/00.hello/ref/x86/linux/simple-atomic/stats.txt
+++ b/tests/quick/00.hello/ref/x86/linux/simple-atomic/stats.txt
@@ -1,17 +1,17 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 544881 # Simulator instruction rate (inst/s)
-host_mem_usage 193800 # Number of bytes of host memory used
-host_seconds 0.02 # Real time elapsed on the host
-host_tick_rate 311186037 # Simulator tick rate (ticks/s)
+host_inst_rate 23019 # Simulator instruction rate (inst/s)
+host_mem_usage 193704 # Number of bytes of host memory used
+host_seconds 0.41 # Real time elapsed on the host
+host_tick_rate 13302912 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
-sim_insts 9494 # Number of instructions simulated
-sim_seconds 0.000005 # Number of seconds simulated
-sim_ticks 5491500 # Number of ticks simulated
+sim_insts 9519 # Number of instructions simulated
+sim_seconds 0.000006 # Number of seconds simulated
+sim_ticks 5504000 # 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 10984 # number of cpu cycles simulated
-system.cpu.num_insts 9494 # Number of instructions executed
+system.cpu.numCycles 11009 # number of cpu cycles simulated
+system.cpu.num_insts 9519 # Number of instructions executed
system.cpu.num_refs 1987 # Number of memory references
system.cpu.workload.PROG:num_syscalls 11 # Number of system calls
diff --git a/tests/quick/00.hello/ref/x86/linux/simple-timing/simout b/tests/quick/00.hello/ref/x86/linux/simple-timing/simout
index 869d0cef1..299195d5b 100755
--- a/tests/quick/00.hello/ref/x86/linux/simple-timing/simout
+++ b/tests/quick/00.hello/ref/x86/linux/simple-timing/simout
@@ -5,10 +5,10 @@ The Regents of The University of Michigan
All Rights Reserved
-M5 compiled Apr 22 2009 06:58:55
-M5 revision ce26a627c841 6126 default qtip tip stats_no_compat.diff
-M5 started Apr 22 2009 07:48:15
-M5 executing on maize
+M5 compiled Aug 8 2009 12:09:45
+M5 revision f8cd1918b0c6 6483 default qtip tip condmovezerostats.patch
+M5 started Aug 8 2009 12:09:46
+M5 executing on tater
command line: build/X86_SE/m5.fast -d build/X86_SE/tests/fast/quick/00.hello/x86/linux/simple-timing -re tests/run.py build/X86_SE/tests/fast/quick/00.hello/x86/linux/simple-timing
Global frequency set at 1000000000000 ticks per second
info: Entering event queue @ 0. Starting simulation...
diff --git a/tests/quick/00.hello/ref/x86/linux/simple-timing/stats.txt b/tests/quick/00.hello/ref/x86/linux/simple-timing/stats.txt
index b46b73886..e83d6fcbe 100644
--- a/tests/quick/00.hello/ref/x86/linux/simple-timing/stats.txt
+++ b/tests/quick/00.hello/ref/x86/linux/simple-timing/stats.txt
@@ -1,11 +1,11 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 183914 # Simulator instruction rate (inst/s)
-host_mem_usage 203340 # Number of bytes of host memory used
-host_seconds 0.05 # Real time elapsed on the host
-host_tick_rate 573138759 # Simulator tick rate (ticks/s)
+host_inst_rate 21415 # Simulator instruction rate (inst/s)
+host_mem_usage 201336 # Number of bytes of host memory used
+host_seconds 0.44 # Real time elapsed on the host
+host_tick_rate 66853602 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
-sim_insts 9494 # Number of instructions simulated
+sim_insts 9519 # Number of instructions simulated
sim_seconds 0.000030 # Number of seconds simulated
sim_ticks 29731000 # Number of ticks simulated
system.cpu.dcache.ReadReq_accesses 1053 # number of ReadReq accesses(hits+misses)
@@ -198,7 +198,7 @@ system.cpu.l2cache.warmup_cycle 0 # Cy
system.cpu.l2cache.writebacks 0 # number of writebacks
system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles
system.cpu.numCycles 59462 # number of cpu cycles simulated
-system.cpu.num_insts 9494 # Number of instructions executed
+system.cpu.num_insts 9519 # Number of instructions executed
system.cpu.num_refs 1987 # Number of memory references
system.cpu.workload.PROG:num_syscalls 11 # Number of system calls