summaryrefslogtreecommitdiff
path: root/tests/quick/00.hello/ref/sparc
diff options
context:
space:
mode:
authorSteve Reinhardt <stever@eecs.umich.edu>2006-08-18 00:17:21 -0400
committerSteve Reinhardt <stever@eecs.umich.edu>2006-08-18 00:17:21 -0400
commita12dbc3074d505789aeeacd312e3a708d7a1f03c (patch)
treefe9f450951467e854f3596929b18f35c3eef4d29 /tests/quick/00.hello/ref/sparc
parent4e3164617ad709cb6d4b0f8fbbdfd596f4d6f236 (diff)
downloadgem5-a12dbc3074d505789aeeacd312e3a708d7a1f03c.tar.xz
Update reference outputs
--HG-- extra : convert_revision : 110a6c51cc1c562d115492b7360bfdbbded8eefd
Diffstat (limited to 'tests/quick/00.hello/ref/sparc')
-rw-r--r--tests/quick/00.hello/ref/sparc/linux/simple-atomic/config.ini1
-rw-r--r--tests/quick/00.hello/ref/sparc/linux/simple-atomic/config.out2
-rw-r--r--tests/quick/00.hello/ref/sparc/linux/simple-atomic/m5stats.txt8
-rw-r--r--tests/quick/00.hello/ref/sparc/linux/simple-atomic/stdout6
4 files changed, 9 insertions, 8 deletions
diff --git a/tests/quick/00.hello/ref/sparc/linux/simple-atomic/config.ini b/tests/quick/00.hello/ref/sparc/linux/simple-atomic/config.ini
index 039e9a8f2..c22373526 100644
--- a/tests/quick/00.hello/ref/sparc/linux/simple-atomic/config.ini
+++ b/tests/quick/00.hello/ref/sparc/linux/simple-atomic/config.ini
@@ -86,6 +86,7 @@ bus_id=0
type=PhysicalMemory
file=
latency=1
+range=0:134217727
[trace]
bufsize=0
diff --git a/tests/quick/00.hello/ref/sparc/linux/simple-atomic/config.out b/tests/quick/00.hello/ref/sparc/linux/simple-atomic/config.out
index 2e6016beb..45412a511 100644
--- a/tests/quick/00.hello/ref/sparc/linux/simple-atomic/config.out
+++ b/tests/quick/00.hello/ref/sparc/linux/simple-atomic/config.out
@@ -8,7 +8,7 @@ output_file=cout
[system.physmem]
type=PhysicalMemory
file=
-// range not specified
+range=[0,134217727]
latency=1
[system]
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 98ff86bd8..1a605634b 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,9 +1,9 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 94707 # Simulator instruction rate (inst/s)
-host_mem_usage 147208 # Number of bytes of host memory used
-host_seconds 0.05 # Real time elapsed on the host
-host_tick_rate 93873 # Simulator tick rate (ticks/s)
+host_inst_rate 73574 # Simulator instruction rate (inst/s)
+host_mem_usage 147268 # 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)
sim_freq 1000000000000 # Frequency of simulated ticks
sim_insts 4450 # Number of instructions simulated
sim_seconds 0.000000 # Number of seconds simulated
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 84a06356a..b1a7c18f8 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 16 2006 18:18:07
-M5 started Wed Aug 16 18:32:47 2006
+M5 compiled Aug 18 2006 00:11:48
+M5 started Fri Aug 18 00:12:59 2006
M5 executing on zizzer.eecs.umich.edu
-command line: build/SPARC_SE/m5.opt -d build/SPARC_SE/test/opt/quick/00.hello/sparc/linux/simple-atomic tests/run.py quick/00.hello/sparc/linux/simple-atomic
+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()