summaryrefslogtreecommitdiff
path: root/tests/quick/se/00.hello/ref/x86/linux/simple-atomic
diff options
context:
space:
mode:
authorNilay Vaish <nilay@cs.wisc.edu>2012-05-22 11:38:04 -0500
committerNilay Vaish <nilay@cs.wisc.edu>2012-05-22 11:38:04 -0500
commit0bff8eb210fedd89baed36ecab3608bb259ff520 (patch)
treedc4a9c3ec0a1ab297a69a3fec3111d7e431b09cd /tests/quick/se/00.hello/ref/x86/linux/simple-atomic
parent1031fe7b6f6e29e3367750c3029b4dc850e062f5 (diff)
downloadgem5-0bff8eb210fedd89baed36ecab3608bb259ff520.tar.xz
X86 Regression: update stats due to cc register split
Diffstat (limited to 'tests/quick/se/00.hello/ref/x86/linux/simple-atomic')
-rw-r--r--tests/quick/se/00.hello/ref/x86/linux/simple-atomic/config.ini2
-rwxr-xr-xtests/quick/se/00.hello/ref/x86/linux/simple-atomic/simout8
-rw-r--r--tests/quick/se/00.hello/ref/x86/linux/simple-atomic/stats.txt12
3 files changed, 12 insertions, 10 deletions
diff --git a/tests/quick/se/00.hello/ref/x86/linux/simple-atomic/config.ini b/tests/quick/se/00.hello/ref/x86/linux/simple-atomic/config.ini
index c00e48a14..8422307f0 100644
--- a/tests/quick/se/00.hello/ref/x86/linux/simple-atomic/config.ini
+++ b/tests/quick/se/00.hello/ref/x86/linux/simple-atomic/config.ini
@@ -103,7 +103,7 @@ egid=100
env=
errout=cerr
euid=100
-executable=/dist/m5/regression/test-progs/hello/bin/x86/linux/hello
+executable=tests/test-progs/hello/bin/x86/linux/hello
gid=100
input=cin
max_stack_size=67108864
diff --git a/tests/quick/se/00.hello/ref/x86/linux/simple-atomic/simout b/tests/quick/se/00.hello/ref/x86/linux/simple-atomic/simout
index 972a98347..4c14d0aa7 100755
--- a/tests/quick/se/00.hello/ref/x86/linux/simple-atomic/simout
+++ b/tests/quick/se/00.hello/ref/x86/linux/simple-atomic/simout
@@ -1,9 +1,11 @@
+Redirecting stdout to build/X86/tests/opt/quick/se/00.hello/x86/linux/simple-atomic/simout
+Redirecting stderr to build/X86/tests/opt/quick/se/00.hello/x86/linux/simple-atomic/simerr
gem5 Simulator System. http://gem5.org
gem5 is copyrighted software; use the --copyright option for details.
-gem5 compiled May 8 2012 15:05:30
-gem5 started May 8 2012 15:49:56
-gem5 executing on piton
+gem5 compiled May 21 2012 19:00:49
+gem5 started May 21 2012 19:10:03
+gem5 executing on ribera.cs.wisc.edu
command line: build/X86/gem5.opt -d build/X86/tests/opt/quick/se/00.hello/x86/linux/simple-atomic -re tests/run.py build/X86/tests/opt/quick/se/00.hello/x86/linux/simple-atomic
Global frequency set at 1000000000000 ticks per second
info: Entering event queue @ 0. Starting simulation...
diff --git a/tests/quick/se/00.hello/ref/x86/linux/simple-atomic/stats.txt b/tests/quick/se/00.hello/ref/x86/linux/simple-atomic/stats.txt
index 0f9f946d6..9d71bb46a 100644
--- a/tests/quick/se/00.hello/ref/x86/linux/simple-atomic/stats.txt
+++ b/tests/quick/se/00.hello/ref/x86/linux/simple-atomic/stats.txt
@@ -4,10 +4,10 @@ sim_seconds 0.000006 # Nu
sim_ticks 5651000 # Number of ticks simulated
final_tick 5651000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 330960 # Simulator instruction rate (inst/s)
-host_op_rate 598371 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 344132346 # Simulator tick rate (ticks/s)
-host_mem_usage 213012 # Number of bytes of host memory used
+host_inst_rate 288907 # Simulator instruction rate (inst/s)
+host_op_rate 522587 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 300697068 # Simulator tick rate (ticks/s)
+host_mem_usage 260908 # Number of bytes of host memory used
host_seconds 0.02 # Real time elapsed on the host
sim_insts 5417 # Number of instructions simulated
sim_ops 9810 # Number of ops (including micro ops) simulated
@@ -33,8 +33,8 @@ system.cpu.num_func_calls 0 # nu
system.cpu.num_conditional_control_insts 904 # number of instructions that are conditional controls
system.cpu.num_int_insts 9715 # number of integer instructions
system.cpu.num_fp_insts 0 # number of float instructions
-system.cpu.num_int_register_reads 21313 # number of times the integer registers were read
-system.cpu.num_int_register_writes 9368 # number of times the integer registers were written
+system.cpu.num_int_register_reads 29928 # number of times the integer registers were read
+system.cpu.num_int_register_writes 14707 # number of times the integer registers were written
system.cpu.num_fp_register_reads 0 # number of times the floating registers were read
system.cpu.num_fp_register_writes 0 # number of times the floating registers were written
system.cpu.num_mem_refs 1990 # number of memory refs