summaryrefslogtreecommitdiff
path: root/tests/quick/00.hello/ref/sparc
diff options
context:
space:
mode:
authorSteve Reinhardt <stever@eecs.umich.edu>2006-08-24 14:31:31 -0400
committerSteve Reinhardt <stever@eecs.umich.edu>2006-08-24 14:31:31 -0400
commit383b2830b8770bd5f1cc59fc2227da06d388a71d (patch)
tree36f3aecca019f97d347bee1e82a2384c05823d4b /tests/quick/00.hello/ref/sparc
parent95e7b85c8beff5cb2db39cb9f63280e82d495cec (diff)
downloadgem5-383b2830b8770bd5f1cc59fc2227da06d388a71d.tar.xz
Update a few bogus reference outputs
tests/quick/00.hello/ref/alpha/linux/simple-atomic/m5stats.txt: tests/quick/00.hello/ref/alpha/linux/simple-atomic/stderr: tests/quick/00.hello/ref/alpha/linux/simple-atomic/stdout: tests/quick/00.hello/ref/sparc/linux/simple-atomic/m5stats.txt: tests/quick/00.hello/ref/sparc/linux/simple-atomic/stdout: Update reference outputs --HG-- extra : convert_revision : 4b7837c90c14f0822b38d36bd821bc9eed316fd0
Diffstat (limited to 'tests/quick/00.hello/ref/sparc')
-rw-r--r--tests/quick/00.hello/ref/sparc/linux/simple-atomic/m5stats.txt16
-rw-r--r--tests/quick/00.hello/ref/sparc/linux/simple-atomic/stdout6
2 files changed, 11 insertions, 11 deletions
diff --git a/tests/quick/00.hello/ref/sparc/linux/simple-atomic/m5stats.txt b/tests/quick/00.hello/ref/sparc/linux/simple-atomic/m5stats.txt
index 1a605634b..52a75def4 100644
--- a/tests/quick/00.hello/ref/sparc/linux/simple-atomic/m5stats.txt
+++ b/tests/quick/00.hello/ref/sparc/linux/simple-atomic/m5stats.txt
@@ -1,18 +1,18 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 73574 # Simulator instruction rate (inst/s)
-host_mem_usage 147268 # Number of bytes of host memory used
+host_inst_rate 79435 # Simulator instruction rate (inst/s)
+host_mem_usage 147292 # Number of bytes of host memory used
host_seconds 0.06 # Real time elapsed on the host
-host_tick_rate 73065 # Simulator tick rate (ticks/s)
+host_tick_rate 78854 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
-sim_insts 4450 # Number of instructions simulated
+sim_insts 4483 # Number of instructions simulated
sim_seconds 0.000000 # Number of seconds simulated
-sim_ticks 4449 # Number of ticks simulated
+sim_ticks 4482 # 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 4450 # number of cpu cycles simulated
-system.cpu.num_insts 4450 # Number of instructions executed
-system.cpu.num_refs 960 # Number of memory references
+system.cpu.numCycles 4483 # number of cpu cycles simulated
+system.cpu.num_insts 4483 # Number of instructions executed
+system.cpu.num_refs 965 # Number of memory references
system.cpu.workload.PROG:num_syscalls 11 # Number of system calls
---------- End Simulation Statistics ----------
diff --git a/tests/quick/00.hello/ref/sparc/linux/simple-atomic/stdout b/tests/quick/00.hello/ref/sparc/linux/simple-atomic/stdout
index b1a7c18f8..0730d4b3e 100644
--- a/tests/quick/00.hello/ref/sparc/linux/simple-atomic/stdout
+++ b/tests/quick/00.hello/ref/sparc/linux/simple-atomic/stdout
@@ -5,8 +5,8 @@ The Regents of The University of Michigan
All Rights Reserved
-M5 compiled Aug 18 2006 00:11:48
-M5 started Fri Aug 18 00:12:59 2006
+M5 compiled Aug 24 2006 13:31:50
+M5 started Thu Aug 24 14:29:35 2006
M5 executing on zizzer.eecs.umich.edu
command line: build/SPARC_SE/m5.opt -d build/SPARC_SE/tests/opt/quick/00.hello/sparc/linux/simple-atomic tests/run.py quick/00.hello/sparc/linux/simple-atomic
-Exiting @ tick 4449 because target called exit()
+Exiting @ tick 4482 because target called exit()