summaryrefslogtreecommitdiff
path: root/tests/quick/00.hello/ref/mips/linux
diff options
context:
space:
mode:
authorKorey Sewell <ksewell@umich.edu>2010-06-24 15:34:21 -0400
committerKorey Sewell <ksewell@umich.edu>2010-06-24 15:34:21 -0400
commit0135cdab8da6f60e0cb444e3d512aa4799b2b112 (patch)
tree0492e70edde915e3e9fb5e4c87d625a250563509 /tests/quick/00.hello/ref/mips/linux
parent71b67d408bb595471a57dbe8e40cf5ac82c5d3b7 (diff)
downloadgem5-0135cdab8da6f60e0cb444e3d512aa4799b2b112.tar.xz
inorder: update regressions
Diffstat (limited to 'tests/quick/00.hello/ref/mips/linux')
-rwxr-xr-xtests/quick/00.hello/ref/mips/linux/inorder-timing/simout6
-rw-r--r--tests/quick/00.hello/ref/mips/linux/inorder-timing/stats.txt11
2 files changed, 10 insertions, 7 deletions
diff --git a/tests/quick/00.hello/ref/mips/linux/inorder-timing/simout b/tests/quick/00.hello/ref/mips/linux/inorder-timing/simout
index 776151103..3e9f7ebfe 100755
--- a/tests/quick/00.hello/ref/mips/linux/inorder-timing/simout
+++ b/tests/quick/00.hello/ref/mips/linux/inorder-timing/simout
@@ -5,9 +5,9 @@ The Regents of The University of Michigan
All Rights Reserved
-M5 compiled Jun 23 2010 15:46:45
-M5 revision f157e4974de9 7462 default qtip inorder_update_regr tip
-M5 started Jun 23 2010 15:46:50
+M5 compiled Jun 24 2010 14:53:19
+M5 revision ec51e8700a87+ 7479+ default qtip tip update_regr
+M5 started Jun 24 2010 14:53:20
M5 executing on zooks
command line: build/MIPS_SE/m5.fast -d build/MIPS_SE/tests/fast/quick/00.hello/mips/linux/inorder-timing -re tests/run.py build/MIPS_SE/tests/fast/quick/00.hello/mips/linux/inorder-timing
Global frequency set at 1000000000000 ticks per second
diff --git a/tests/quick/00.hello/ref/mips/linux/inorder-timing/stats.txt b/tests/quick/00.hello/ref/mips/linux/inorder-timing/stats.txt
index eb0573e7d..040a4d27e 100644
--- a/tests/quick/00.hello/ref/mips/linux/inorder-timing/stats.txt
+++ b/tests/quick/00.hello/ref/mips/linux/inorder-timing/stats.txt
@@ -1,9 +1,9 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 17945 # Simulator instruction rate (inst/s)
-host_mem_usage 155896 # Number of bytes of host memory used
-host_seconds 0.33 # Real time elapsed on the host
-host_tick_rate 89863736 # Simulator tick rate (ticks/s)
+host_inst_rate 23664 # Simulator instruction rate (inst/s)
+host_mem_usage 154124 # Number of bytes of host memory used
+host_seconds 0.25 # Real time elapsed on the host
+host_tick_rate 118465507 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
sim_insts 5827 # Number of instructions simulated
sim_seconds 0.000029 # Number of seconds simulated
@@ -20,6 +20,9 @@ system.cpu.Branch-Predictor.predictedNotTaken 802
system.cpu.Branch-Predictor.predictedTaken 114 # Number of Branches Predicted As Taken (True).
system.cpu.Branch-Predictor.usedRAS 86 # Number of times the RAS was used to get a target.
system.cpu.Execution-Unit.executions 3734 # Number of Instructions Executed.
+system.cpu.Execution-Unit.mispredictPct 66.266376 # Percentage of Incorrect Branches Predicts
+system.cpu.Execution-Unit.mispredicted 607 # Number of Branches Incorrectly Predicted
+system.cpu.Execution-Unit.predicted 309 # Number of Branches Incorrectly Predicted
system.cpu.Execution-Unit.predictedNotTakenIncorrect 519 # Number of Branches Incorrectly Predicted As Not Taken).
system.cpu.Execution-Unit.predictedTakenIncorrect 88 # Number of Branches Incorrectly Predicted As Taken.
system.cpu.Mult-Div-Unit.divides 1 # Number of Divide Operations Executed