summaryrefslogtreecommitdiff
path: root/tests/quick/00.hello/ref/mips/linux/simple-timing-ruby
diff options
context:
space:
mode:
Diffstat (limited to 'tests/quick/00.hello/ref/mips/linux/simple-timing-ruby')
-rw-r--r--tests/quick/00.hello/ref/mips/linux/simple-timing-ruby/config.ini2
-rwxr-xr-xtests/quick/00.hello/ref/mips/linux/simple-timing-ruby/simout6
-rw-r--r--tests/quick/00.hello/ref/mips/linux/simple-timing-ruby/stats.txt10
3 files changed, 9 insertions, 9 deletions
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 8c0fe7266..41938cc87 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=/chips/pd/randd/dist/test-progs/hello/bin/mips/linux/hello
+executable=/dist/m5/regression/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 fc1b9eeff..b0d2d6b62 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 13 2011 11:17:24
-gem5 started Sep 13 2011 11:17:29
-gem5 executing on u200439-lin.austin.arm.com
+gem5 compiled Sep 17 2011 12:31:33
+gem5 started Sep 17 2011 12:31:39
+gem5 executing on zizzer
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 1ded2ae9a..fe1143095 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 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
+host_inst_rate 1124 # Simulator instruction rate (inst/s)
+host_tick_rate 56528 # Simulator tick rate (ticks/s)
+host_mem_usage 213468 # Number of bytes of host memory used
+host_seconds 5.18 # 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 7301 # number of times the integer registers were read
+system.cpu.num_int_register_reads 7300 # 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