From 28a2236ec18e3d5a82d6f7caffbf8285aec48b38 Mon Sep 17 00:00:00 2001
From: Ali Saidi <saidi@eecs.umich.edu>
Date: Tue, 13 Sep 2011 12:58:09 -0400
Subject: O3: Update stats for new ordering fix.

---
 .../00.hello/ref/mips/linux/simple-timing-ruby/config.ini      |  2 +-
 tests/quick/00.hello/ref/mips/linux/simple-timing-ruby/simout  |  6 +++---
 .../quick/00.hello/ref/mips/linux/simple-timing-ruby/stats.txt | 10 +++++-----
 3 files changed, 9 insertions(+), 9 deletions(-)

(limited to 'tests/quick/00.hello/ref/mips/linux/simple-timing-ruby')

diff --git a/tests/quick/00.hello/ref/mips/linux/simple-timing-ruby/config.ini b/tests/quick/00.hello/ref/mips/linux/simple-timing-ruby/config.ini
index 41938cc87..8c0fe7266 100644
--- a/tests/quick/00.hello/ref/mips/linux/simple-timing-ruby/config.ini
+++ b/tests/quick/00.hello/ref/mips/linux/simple-timing-ruby/config.ini
@@ -64,7 +64,7 @@ egid=100
 env=
 errout=cerr
 euid=100
-executable=/dist/m5/regression/test-progs/hello/bin/mips/linux/hello
+executable=/chips/pd/randd/dist/test-progs/hello/bin/mips/linux/hello
 gid=100
 input=cin
 max_stack_size=67108864
diff --git a/tests/quick/00.hello/ref/mips/linux/simple-timing-ruby/simout b/tests/quick/00.hello/ref/mips/linux/simple-timing-ruby/simout
index 12fac784c..fc1b9eeff 100755
--- a/tests/quick/00.hello/ref/mips/linux/simple-timing-ruby/simout
+++ b/tests/quick/00.hello/ref/mips/linux/simple-timing-ruby/simout
@@ -1,9 +1,9 @@
 gem5 Simulator System.  http://gem5.org
 gem5 is copyrighted software; use the --copyright option for details.
 
-gem5 compiled Sep  9 2011 01:24:08
-gem5 started Sep  9 2011 01:24:15
-gem5 executing on chips
+gem5 compiled Sep 13 2011 11:17:24
+gem5 started Sep 13 2011 11:17:29
+gem5 executing on u200439-lin.austin.arm.com
 command line: build/MIPS_SE/gem5.opt -d build/MIPS_SE/tests/opt/quick/00.hello/mips/linux/simple-timing-ruby -re tests/run.py build/MIPS_SE/tests/opt/quick/00.hello/mips/linux/simple-timing-ruby
 Global frequency set at 1000000000 ticks per second
 info: Entering event queue @ 0.  Starting simulation...
diff --git a/tests/quick/00.hello/ref/mips/linux/simple-timing-ruby/stats.txt b/tests/quick/00.hello/ref/mips/linux/simple-timing-ruby/stats.txt
index 0e750eb72..1ded2ae9a 100644
--- a/tests/quick/00.hello/ref/mips/linux/simple-timing-ruby/stats.txt
+++ b/tests/quick/00.hello/ref/mips/linux/simple-timing-ruby/stats.txt
@@ -3,10 +3,10 @@
 sim_seconds                                  0.000293                       # Number of seconds simulated
 sim_ticks                                      292960                       # Number of ticks simulated
 sim_freq                                   1000000000                       # Frequency of simulated ticks
-host_inst_rate                                  24172                       # Simulator instruction rate (inst/s)
-host_tick_rate                                1215173                       # Simulator tick rate (ticks/s)
-host_mem_usage                                 251116                       # Number of bytes of host memory used
-host_seconds                                     0.24                       # Real time elapsed on the host
+host_inst_rate                                   9604                       # Simulator instruction rate (inst/s)
+host_tick_rate                                 482836                       # Simulator tick rate (ticks/s)
+host_mem_usage                                 258552                       # Number of bytes of host memory used
+host_seconds                                     0.61                       # Real time elapsed on the host
 sim_insts                                        5827                       # Number of instructions simulated
 system.cpu.dtb.read_hits                            0                       # DTB read hits
 system.cpu.dtb.read_misses                          0                       # DTB read misses
@@ -37,7 +37,7 @@ system.cpu.num_func_calls                         194                       # nu
 system.cpu.num_conditional_control_insts          677                       # number of instructions that are conditional controls
 system.cpu.num_int_insts                         5126                       # number of integer instructions
 system.cpu.num_fp_insts                             2                       # number of float instructions
-system.cpu.num_int_register_reads                7300                       # number of times the integer registers were read
+system.cpu.num_int_register_reads                7301                       # number of times the integer registers were read
 system.cpu.num_int_register_writes               3409                       # number of times the integer registers were written
 system.cpu.num_fp_register_reads                    3                       # number of times the floating registers were read
 system.cpu.num_fp_register_writes                   1                       # number of times the floating registers were written
-- 
cgit v1.2.3