summaryrefslogtreecommitdiff
path: root/tests/quick/se/00.hello/ref/alpha/tru64
diff options
context:
space:
mode:
authorAndreas Hansson <andreas.hansson@arm.com>2016-10-19 06:20:04 -0400
committerAndreas Hansson <andreas.hansson@arm.com>2016-10-19 06:20:04 -0400
commit607c2772915628c2c67c1c5bfdefaa33ae66a06e (patch)
treef8f23fd4012f9a0053d65ac91792a7dc61d6baff /tests/quick/se/00.hello/ref/alpha/tru64
parent71c982ff708cc3adc7c0eccf536fea34c20cc5f0 (diff)
downloadgem5-607c2772915628c2c67c1c5bfdefaa33ae66a06e.tar.xz
stats: Update stats to reflect recent changes to floats
Mostly just splitting out the floats ops and corresponding reads/writes.
Diffstat (limited to 'tests/quick/se/00.hello/ref/alpha/tru64')
-rw-r--r--tests/quick/se/00.hello/ref/alpha/tru64/minor-timing/stats.txt14
-rw-r--r--tests/quick/se/00.hello/ref/alpha/tru64/o3-timing/stats.txt96
-rw-r--r--tests/quick/se/00.hello/ref/alpha/tru64/simple-atomic/stats.txt16
-rw-r--r--tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MESI_Two_Level/stats.txt16
-rw-r--r--tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/stats.txt16
-rw-r--r--tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_token/stats.txt16
-rw-r--r--tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/stats.txt16
-rw-r--r--tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby/stats.txt16
-rw-r--r--tests/quick/se/00.hello/ref/alpha/tru64/simple-timing/stats.txt16
9 files changed, 133 insertions, 89 deletions
diff --git a/tests/quick/se/00.hello/ref/alpha/tru64/minor-timing/stats.txt b/tests/quick/se/00.hello/ref/alpha/tru64/minor-timing/stats.txt
index a6e87b576..23238c1fc 100644
--- a/tests/quick/se/00.hello/ref/alpha/tru64/minor-timing/stats.txt
+++ b/tests/quick/se/00.hello/ref/alpha/tru64/minor-timing/stats.txt
@@ -4,10 +4,10 @@ sim_seconds 0.000022 # Nu
sim_ticks 22083000 # Number of ticks simulated
final_tick 22083000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 143746 # Simulator instruction rate (inst/s)
-host_op_rate 143654 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 1226490189 # Simulator tick rate (ticks/s)
-host_mem_usage 251004 # Number of bytes of host memory used
+host_inst_rate 166693 # Simulator instruction rate (inst/s)
+host_op_rate 166561 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 1421880228 # Simulator tick rate (ticks/s)
+host_mem_usage 251952 # Number of bytes of host memory used
host_seconds 0.02 # Real time elapsed on the host
sim_insts 2585 # Number of instructions simulated
sim_ops 2585 # Number of ops (including micro ops) simulated
@@ -327,7 +327,9 @@ system.cpu.op_class_0::FloatAdd 0 0.00% 72.26% # Cl
system.cpu.op_class_0::FloatCmp 0 0.00% 72.26% # Class of committed instruction
system.cpu.op_class_0::FloatCvt 0 0.00% 72.26% # Class of committed instruction
system.cpu.op_class_0::FloatMult 0 0.00% 72.26% # Class of committed instruction
+system.cpu.op_class_0::FloatMultAcc 0 0.00% 72.26% # Class of committed instruction
system.cpu.op_class_0::FloatDiv 0 0.00% 72.26% # Class of committed instruction
+system.cpu.op_class_0::FloatMisc 0 0.00% 72.26% # Class of committed instruction
system.cpu.op_class_0::FloatSqrt 0 0.00% 72.26% # Class of committed instruction
system.cpu.op_class_0::SimdAdd 0 0.00% 72.26% # Class of committed instruction
system.cpu.op_class_0::SimdAddAcc 0 0.00% 72.26% # Class of committed instruction
@@ -350,7 +352,9 @@ system.cpu.op_class_0::SimdFloatMult 0 0.00% 72.26% # Cl
system.cpu.op_class_0::SimdFloatMultAcc 0 0.00% 72.26% # Class of committed instruction
system.cpu.op_class_0::SimdFloatSqrt 0 0.00% 72.26% # Class of committed instruction
system.cpu.op_class_0::MemRead 419 16.21% 88.47% # Class of committed instruction
-system.cpu.op_class_0::MemWrite 298 11.53% 100.00% # Class of committed instruction
+system.cpu.op_class_0::MemWrite 292 11.30% 99.77% # Class of committed instruction
+system.cpu.op_class_0::FloatMemRead 0 0.00% 99.77% # Class of committed instruction
+system.cpu.op_class_0::FloatMemWrite 6 0.23% 100.00% # Class of committed instruction
system.cpu.op_class_0::IprAccess 0 0.00% 100.00% # Class of committed instruction
system.cpu.op_class_0::InstPrefetch 0 0.00% 100.00% # Class of committed instruction
system.cpu.op_class_0::total 2585 # Class of committed instruction
diff --git a/tests/quick/se/00.hello/ref/alpha/tru64/o3-timing/stats.txt b/tests/quick/se/00.hello/ref/alpha/tru64/o3-timing/stats.txt
index cecea8f6e..ed65513bb 100644
--- a/tests/quick/se/00.hello/ref/alpha/tru64/o3-timing/stats.txt
+++ b/tests/quick/se/00.hello/ref/alpha/tru64/o3-timing/stats.txt
@@ -4,11 +4,11 @@ sim_seconds 0.000013 # Nu
sim_ticks 13358500 # Number of ticks simulated
final_tick 13358500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 53089 # Simulator instruction rate (inst/s)
-host_op_rate 53060 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 296795260 # Simulator tick rate (ticks/s)
-host_mem_usage 251260 # Number of bytes of host memory used
-host_seconds 0.05 # Real time elapsed on the host
+host_inst_rate 102485 # Simulator instruction rate (inst/s)
+host_op_rate 102439 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 573050673 # Simulator tick rate (ticks/s)
+host_mem_usage 252720 # Number of bytes of host memory used
+host_seconds 0.02 # Real time elapsed on the host
sim_insts 2387 # Number of instructions simulated
sim_ops 2387 # Number of ops (including micro ops) simulated
system.voltage_domain.voltage 1 # Voltage in Volts
@@ -399,37 +399,41 @@ system.cpu.iq.issued_per_cycle::min_value 0 # N
system.cpu.iq.issued_per_cycle::max_value 8 # Number of insts issued each cycle
system.cpu.iq.issued_per_cycle::total 7018 # Number of insts issued each cycle
system.cpu.iq.fu_full::No_OpClass 0 0.00% 0.00% # attempts to use FU when none available
-system.cpu.iq.fu_full::IntAlu 6 10.00% 10.00% # attempts to use FU when none available
-system.cpu.iq.fu_full::IntMult 0 0.00% 10.00% # attempts to use FU when none available
-system.cpu.iq.fu_full::IntDiv 0 0.00% 10.00% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatAdd 0 0.00% 10.00% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatCmp 0 0.00% 10.00% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatCvt 0 0.00% 10.00% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatMult 0 0.00% 10.00% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatDiv 0 0.00% 10.00% # attempts to use FU when none available
-system.cpu.iq.fu_full::FloatSqrt 0 0.00% 10.00% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdAdd 0 0.00% 10.00% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdAddAcc 0 0.00% 10.00% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdAlu 0 0.00% 10.00% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdCmp 0 0.00% 10.00% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdCvt 0 0.00% 10.00% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdMisc 0 0.00% 10.00% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdMult 0 0.00% 10.00% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdMultAcc 0 0.00% 10.00% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdShift 0 0.00% 10.00% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdShiftAcc 0 0.00% 10.00% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdSqrt 0 0.00% 10.00% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatAdd 0 0.00% 10.00% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatAlu 0 0.00% 10.00% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatCmp 0 0.00% 10.00% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatCvt 0 0.00% 10.00% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatDiv 0 0.00% 10.00% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatMisc 0 0.00% 10.00% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatMult 0 0.00% 10.00% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatMultAcc 0 0.00% 10.00% # attempts to use FU when none available
-system.cpu.iq.fu_full::SimdFloatSqrt 0 0.00% 10.00% # attempts to use FU when none available
-system.cpu.iq.fu_full::MemRead 30 50.00% 60.00% # attempts to use FU when none available
-system.cpu.iq.fu_full::MemWrite 24 40.00% 100.00% # attempts to use FU when none available
+system.cpu.iq.fu_full::IntAlu 6 9.84% 9.84% # attempts to use FU when none available
+system.cpu.iq.fu_full::IntMult 0 0.00% 9.84% # attempts to use FU when none available
+system.cpu.iq.fu_full::IntDiv 0 0.00% 9.84% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatAdd 0 0.00% 9.84% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatCmp 0 0.00% 9.84% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatCvt 0 0.00% 9.84% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatMult 0 0.00% 9.84% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatMultAcc 0 0.00% 9.84% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatDiv 0 0.00% 9.84% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatMisc 0 0.00% 9.84% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatSqrt 0 0.00% 9.84% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdAdd 0 0.00% 9.84% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdAddAcc 0 0.00% 9.84% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdAlu 0 0.00% 9.84% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdCmp 0 0.00% 9.84% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdCvt 0 0.00% 9.84% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdMisc 0 0.00% 9.84% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdMult 0 0.00% 9.84% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdMultAcc 0 0.00% 9.84% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdShift 0 0.00% 9.84% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdShiftAcc 0 0.00% 9.84% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdSqrt 0 0.00% 9.84% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatAdd 0 0.00% 9.84% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatAlu 0 0.00% 9.84% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatCmp 0 0.00% 9.84% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatCvt 0 0.00% 9.84% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatDiv 0 0.00% 9.84% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatMisc 0 0.00% 9.84% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatMult 0 0.00% 9.84% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatMultAcc 0 0.00% 9.84% # attempts to use FU when none available
+system.cpu.iq.fu_full::SimdFloatSqrt 0 0.00% 9.84% # attempts to use FU when none available
+system.cpu.iq.fu_full::MemRead 30 49.18% 59.02% # attempts to use FU when none available
+system.cpu.iq.fu_full::MemWrite 24 39.34% 98.36% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatMemRead 0 0.00% 98.36% # attempts to use FU when none available
+system.cpu.iq.fu_full::FloatMemWrite 1 1.64% 100.00% # attempts to use FU when none available
system.cpu.iq.fu_full::IprAccess 0 0.00% 100.00% # attempts to use FU when none available
system.cpu.iq.fu_full::InstPrefetch 0 0.00% 100.00% # attempts to use FU when none available
system.cpu.iq.FU_type_0::No_OpClass 0 0.00% 0.00% # Type of FU issued
@@ -440,7 +444,9 @@ system.cpu.iq.FU_type_0::FloatAdd 0 0.00% 70.01% # Ty
system.cpu.iq.FU_type_0::FloatCmp 0 0.00% 70.01% # Type of FU issued
system.cpu.iq.FU_type_0::FloatCvt 0 0.00% 70.01% # Type of FU issued
system.cpu.iq.FU_type_0::FloatMult 0 0.00% 70.01% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatMultAcc 0 0.00% 70.01% # Type of FU issued
system.cpu.iq.FU_type_0::FloatDiv 0 0.00% 70.01% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatMisc 0 0.00% 70.01% # Type of FU issued
system.cpu.iq.FU_type_0::FloatSqrt 0 0.00% 70.01% # Type of FU issued
system.cpu.iq.FU_type_0::SimdAdd 0 0.00% 70.01% # Type of FU issued
system.cpu.iq.FU_type_0::SimdAddAcc 0 0.00% 70.01% # Type of FU issued
@@ -463,20 +469,22 @@ system.cpu.iq.FU_type_0::SimdFloatMult 0 0.00% 70.01% # Ty
system.cpu.iq.FU_type_0::SimdFloatMultAcc 0 0.00% 70.01% # Type of FU issued
system.cpu.iq.FU_type_0::SimdFloatSqrt 0 0.00% 70.01% # Type of FU issued
system.cpu.iq.FU_type_0::MemRead 745 20.01% 90.01% # Type of FU issued
-system.cpu.iq.FU_type_0::MemWrite 372 9.99% 100.00% # Type of FU issued
+system.cpu.iq.FU_type_0::MemWrite 366 9.83% 99.84% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatMemRead 0 0.00% 99.84% # Type of FU issued
+system.cpu.iq.FU_type_0::FloatMemWrite 6 0.16% 100.00% # Type of FU issued
system.cpu.iq.FU_type_0::IprAccess 0 0.00% 100.00% # Type of FU issued
system.cpu.iq.FU_type_0::InstPrefetch 0 0.00% 100.00% # Type of FU issued
system.cpu.iq.FU_type_0::total 3724 # Type of FU issued
system.cpu.iq.rate 0.139382 # Inst issue rate
-system.cpu.iq.fu_busy_cnt 60 # FU busy when requested
-system.cpu.iq.fu_busy_rate 0.016112 # FU busy rate (busy events/executed inst)
-system.cpu.iq.int_inst_queue_reads 14532 # Number of integer instruction queue reads
+system.cpu.iq.fu_busy_cnt 61 # FU busy when requested
+system.cpu.iq.fu_busy_rate 0.016380 # FU busy rate (busy events/executed inst)
+system.cpu.iq.int_inst_queue_reads 14533 # Number of integer instruction queue reads
system.cpu.iq.int_inst_queue_writes 6293 # Number of integer instruction queue writes
system.cpu.iq.int_inst_queue_wakeup_accesses 3394 # Number of integer instruction queue wakeup accesses
system.cpu.iq.fp_inst_queue_reads 13 # Number of floating instruction queue reads
system.cpu.iq.fp_inst_queue_writes 6 # Number of floating instruction queue writes
system.cpu.iq.fp_inst_queue_wakeup_accesses 6 # Number of floating instruction queue wakeup accesses
-system.cpu.iq.int_alu_accesses 3777 # Number of integer alu accesses
+system.cpu.iq.int_alu_accesses 3778 # Number of integer alu accesses
system.cpu.iq.fp_alu_accesses 7 # Number of floating point alu accesses
system.cpu.iew.lsq.thread0.forwLoads 32 # Number of loads that had data forwarded from stores
system.cpu.iew.lsq.thread0.invAddrLoads 0 # Number of loads ignored due to an invalid address
@@ -556,7 +564,9 @@ system.cpu.commit.op_class_0::FloatAdd 0 0.00% 72.48% # Cl
system.cpu.commit.op_class_0::FloatCmp 0 0.00% 72.48% # Class of committed instruction
system.cpu.commit.op_class_0::FloatCvt 0 0.00% 72.48% # Class of committed instruction
system.cpu.commit.op_class_0::FloatMult 0 0.00% 72.48% # Class of committed instruction
+system.cpu.commit.op_class_0::FloatMultAcc 0 0.00% 72.48% # Class of committed instruction
system.cpu.commit.op_class_0::FloatDiv 0 0.00% 72.48% # Class of committed instruction
+system.cpu.commit.op_class_0::FloatMisc 0 0.00% 72.48% # Class of committed instruction
system.cpu.commit.op_class_0::FloatSqrt 0 0.00% 72.48% # Class of committed instruction
system.cpu.commit.op_class_0::SimdAdd 0 0.00% 72.48% # Class of committed instruction
system.cpu.commit.op_class_0::SimdAddAcc 0 0.00% 72.48% # Class of committed instruction
@@ -579,7 +589,9 @@ system.cpu.commit.op_class_0::SimdFloatMult 0 0.00% 72.48% #
system.cpu.commit.op_class_0::SimdFloatMultAcc 0 0.00% 72.48% # Class of committed instruction
system.cpu.commit.op_class_0::SimdFloatSqrt 0 0.00% 72.48% # Class of committed instruction
system.cpu.commit.op_class_0::MemRead 415 16.11% 88.59% # Class of committed instruction
-system.cpu.commit.op_class_0::MemWrite 294 11.41% 100.00% # Class of committed instruction
+system.cpu.commit.op_class_0::MemWrite 288 11.18% 99.77% # Class of committed instruction
+system.cpu.commit.op_class_0::FloatMemRead 0 0.00% 99.77% # Class of committed instruction
+system.cpu.commit.op_class_0::FloatMemWrite 6 0.23% 100.00% # Class of committed instruction
system.cpu.commit.op_class_0::IprAccess 0 0.00% 100.00% # Class of committed instruction
system.cpu.commit.op_class_0::InstPrefetch 0 0.00% 100.00% # Class of committed instruction
system.cpu.commit.op_class_0::total 2576 # Class of committed instruction
diff --git a/tests/quick/se/00.hello/ref/alpha/tru64/simple-atomic/stats.txt b/tests/quick/se/00.hello/ref/alpha/tru64/simple-atomic/stats.txt
index 74510a8b2..b12c3ecf5 100644
--- a/tests/quick/se/00.hello/ref/alpha/tru64/simple-atomic/stats.txt
+++ b/tests/quick/se/00.hello/ref/alpha/tru64/simple-atomic/stats.txt
@@ -4,11 +4,11 @@ sim_seconds 0.000001 # Nu
sim_ticks 1297500 # Number of ticks simulated
final_tick 1297500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 120967 # Simulator instruction rate (inst/s)
-host_op_rate 120887 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 60829891 # Simulator tick rate (ticks/s)
-host_mem_usage 241828 # Number of bytes of host memory used
-host_seconds 0.02 # Real time elapsed on the host
+host_inst_rate 601225 # Simulator instruction rate (inst/s)
+host_op_rate 599847 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 301371607 # Simulator tick rate (ticks/s)
+host_mem_usage 241196 # Number of bytes of host memory used
+host_seconds 0.00 # Real time elapsed on the host
sim_insts 2577 # Number of instructions simulated
sim_ops 2577 # Number of ops (including micro ops) simulated
system.voltage_domain.voltage 1 # Voltage in Volts
@@ -103,7 +103,9 @@ system.cpu.op_class::FloatAdd 0 0.00% 72.26% # Cl
system.cpu.op_class::FloatCmp 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::FloatCvt 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::FloatMult 0 0.00% 72.26% # Class of executed instruction
+system.cpu.op_class::FloatMultAcc 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::FloatDiv 0 0.00% 72.26% # Class of executed instruction
+system.cpu.op_class::FloatMisc 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::FloatSqrt 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::SimdAdd 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::SimdAddAcc 0 0.00% 72.26% # Class of executed instruction
@@ -126,7 +128,9 @@ system.cpu.op_class::SimdFloatMult 0 0.00% 72.26% # Cl
system.cpu.op_class::SimdFloatMultAcc 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::SimdFloatSqrt 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::MemRead 419 16.21% 88.47% # Class of executed instruction
-system.cpu.op_class::MemWrite 298 11.53% 100.00% # Class of executed instruction
+system.cpu.op_class::MemWrite 292 11.30% 99.77% # Class of executed instruction
+system.cpu.op_class::FloatMemRead 0 0.00% 99.77% # Class of executed instruction
+system.cpu.op_class::FloatMemWrite 6 0.23% 100.00% # Class of executed instruction
system.cpu.op_class::IprAccess 0 0.00% 100.00% # Class of executed instruction
system.cpu.op_class::InstPrefetch 0 0.00% 100.00% # Class of executed instruction
system.cpu.op_class::total 2585 # Class of executed instruction
diff --git a/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MESI_Two_Level/stats.txt b/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MESI_Two_Level/stats.txt
index d4dee56c3..28d393468 100644
--- a/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MESI_Two_Level/stats.txt
+++ b/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MESI_Two_Level/stats.txt
@@ -4,11 +4,11 @@ sim_seconds 0.000049 # Nu
sim_ticks 48659 # Number of ticks simulated
final_tick 48659 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000 # Frequency of simulated ticks
-host_inst_rate 43978 # Simulator instruction rate (inst/s)
-host_op_rate 43962 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 829814 # Simulator tick rate (ticks/s)
-host_mem_usage 410700 # Number of bytes of host memory used
-host_seconds 0.06 # Real time elapsed on the host
+host_inst_rate 67712 # Simulator instruction rate (inst/s)
+host_op_rate 67695 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 1277923 # Simulator tick rate (ticks/s)
+host_mem_usage 411644 # Number of bytes of host memory used
+host_seconds 0.04 # Real time elapsed on the host
sim_insts 2577 # Number of instructions simulated
sim_ops 2577 # Number of ops (including micro ops) simulated
system.voltage_domain.voltage 1 # Voltage in Volts
@@ -338,7 +338,9 @@ system.cpu.op_class::FloatAdd 0 0.00% 72.26% # Cl
system.cpu.op_class::FloatCmp 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::FloatCvt 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::FloatMult 0 0.00% 72.26% # Class of executed instruction
+system.cpu.op_class::FloatMultAcc 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::FloatDiv 0 0.00% 72.26% # Class of executed instruction
+system.cpu.op_class::FloatMisc 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::FloatSqrt 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::SimdAdd 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::SimdAddAcc 0 0.00% 72.26% # Class of executed instruction
@@ -361,7 +363,9 @@ system.cpu.op_class::SimdFloatMult 0 0.00% 72.26% # Cl
system.cpu.op_class::SimdFloatMultAcc 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::SimdFloatSqrt 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::MemRead 419 16.21% 88.47% # Class of executed instruction
-system.cpu.op_class::MemWrite 298 11.53% 100.00% # Class of executed instruction
+system.cpu.op_class::MemWrite 292 11.30% 99.77% # Class of executed instruction
+system.cpu.op_class::FloatMemRead 0 0.00% 99.77% # Class of executed instruction
+system.cpu.op_class::FloatMemWrite 6 0.23% 100.00% # Class of executed instruction
system.cpu.op_class::IprAccess 0 0.00% 100.00% # Class of executed instruction
system.cpu.op_class::InstPrefetch 0 0.00% 100.00% # Class of executed instruction
system.cpu.op_class::total 2585 # Class of executed instruction
diff --git a/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/stats.txt b/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/stats.txt
index 9bed4b569..9060cd787 100644
--- a/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/stats.txt
+++ b/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_directory/stats.txt
@@ -4,11 +4,11 @@ sim_seconds 0.000044 # Nu
sim_ticks 44230 # Number of ticks simulated
final_tick 44230 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000 # Frequency of simulated ticks
-host_inst_rate 44627 # Simulator instruction rate (inst/s)
-host_op_rate 44610 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 765394 # Simulator tick rate (ticks/s)
-host_mem_usage 414624 # Number of bytes of host memory used
-host_seconds 0.06 # Real time elapsed on the host
+host_inst_rate 73967 # Simulator instruction rate (inst/s)
+host_op_rate 73941 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 1268663 # Simulator tick rate (ticks/s)
+host_mem_usage 415828 # Number of bytes of host memory used
+host_seconds 0.03 # Real time elapsed on the host
sim_insts 2577 # Number of instructions simulated
sim_ops 2577 # Number of ops (including micro ops) simulated
system.voltage_domain.voltage 1 # Voltage in Volts
@@ -338,7 +338,9 @@ system.cpu.op_class::FloatAdd 0 0.00% 72.26% # Cl
system.cpu.op_class::FloatCmp 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::FloatCvt 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::FloatMult 0 0.00% 72.26% # Class of executed instruction
+system.cpu.op_class::FloatMultAcc 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::FloatDiv 0 0.00% 72.26% # Class of executed instruction
+system.cpu.op_class::FloatMisc 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::FloatSqrt 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::SimdAdd 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::SimdAddAcc 0 0.00% 72.26% # Class of executed instruction
@@ -361,7 +363,9 @@ system.cpu.op_class::SimdFloatMult 0 0.00% 72.26% # Cl
system.cpu.op_class::SimdFloatMultAcc 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::SimdFloatSqrt 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::MemRead 419 16.21% 88.47% # Class of executed instruction
-system.cpu.op_class::MemWrite 298 11.53% 100.00% # Class of executed instruction
+system.cpu.op_class::MemWrite 292 11.30% 99.77% # Class of executed instruction
+system.cpu.op_class::FloatMemRead 0 0.00% 99.77% # Class of executed instruction
+system.cpu.op_class::FloatMemWrite 6 0.23% 100.00% # Class of executed instruction
system.cpu.op_class::IprAccess 0 0.00% 100.00% # Class of executed instruction
system.cpu.op_class::InstPrefetch 0 0.00% 100.00% # Class of executed instruction
system.cpu.op_class::total 2585 # Class of executed instruction
diff --git a/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_token/stats.txt b/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_token/stats.txt
index 0254766b0..7864412c9 100644
--- a/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_token/stats.txt
+++ b/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_CMP_token/stats.txt
@@ -4,11 +4,11 @@ sim_seconds 0.000043 # Nu
sim_ticks 42756 # Number of ticks simulated
final_tick 42756 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000 # Frequency of simulated ticks
-host_inst_rate 50628 # Simulator instruction rate (inst/s)
-host_op_rate 50604 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 839232 # Simulator tick rate (ticks/s)
-host_mem_usage 411504 # Number of bytes of host memory used
-host_seconds 0.05 # Real time elapsed on the host
+host_inst_rate 103649 # Simulator instruction rate (inst/s)
+host_op_rate 103608 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 1718399 # Simulator tick rate (ticks/s)
+host_mem_usage 412956 # Number of bytes of host memory used
+host_seconds 0.02 # Real time elapsed on the host
sim_insts 2577 # Number of instructions simulated
sim_ops 2577 # Number of ops (including micro ops) simulated
system.voltage_domain.voltage 1 # Voltage in Volts
@@ -338,7 +338,9 @@ system.cpu.op_class::FloatAdd 0 0.00% 72.26% # Cl
system.cpu.op_class::FloatCmp 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::FloatCvt 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::FloatMult 0 0.00% 72.26% # Class of executed instruction
+system.cpu.op_class::FloatMultAcc 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::FloatDiv 0 0.00% 72.26% # Class of executed instruction
+system.cpu.op_class::FloatMisc 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::FloatSqrt 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::SimdAdd 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::SimdAddAcc 0 0.00% 72.26% # Class of executed instruction
@@ -361,7 +363,9 @@ system.cpu.op_class::SimdFloatMult 0 0.00% 72.26% # Cl
system.cpu.op_class::SimdFloatMultAcc 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::SimdFloatSqrt 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::MemRead 419 16.21% 88.47% # Class of executed instruction
-system.cpu.op_class::MemWrite 298 11.53% 100.00% # Class of executed instruction
+system.cpu.op_class::MemWrite 292 11.30% 99.77% # Class of executed instruction
+system.cpu.op_class::FloatMemRead 0 0.00% 99.77% # Class of executed instruction
+system.cpu.op_class::FloatMemWrite 6 0.23% 100.00% # Class of executed instruction
system.cpu.op_class::IprAccess 0 0.00% 100.00% # Class of executed instruction
system.cpu.op_class::InstPrefetch 0 0.00% 100.00% # Class of executed instruction
system.cpu.op_class::total 2585 # Class of executed instruction
diff --git a/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/stats.txt b/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/stats.txt
index 4d9201d35..af200054c 100644
--- a/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/stats.txt
+++ b/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby-MOESI_hammer/stats.txt
@@ -4,11 +4,11 @@ sim_seconds 0.000035 # Nu
sim_ticks 35056 # Number of ticks simulated
final_tick 35056 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000 # Frequency of simulated ticks
-host_inst_rate 50934 # Simulator instruction rate (inst/s)
-host_op_rate 50910 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 692254 # Simulator tick rate (ticks/s)
-host_mem_usage 411180 # Number of bytes of host memory used
-host_seconds 0.05 # Real time elapsed on the host
+host_inst_rate 89727 # Simulator instruction rate (inst/s)
+host_op_rate 89697 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 1219820 # Simulator tick rate (ticks/s)
+host_mem_usage 412632 # Number of bytes of host memory used
+host_seconds 0.03 # Real time elapsed on the host
sim_insts 2577 # Number of instructions simulated
sim_ops 2577 # Number of ops (including micro ops) simulated
system.voltage_domain.voltage 1 # Voltage in Volts
@@ -338,7 +338,9 @@ system.cpu.op_class::FloatAdd 0 0.00% 72.26% # Cl
system.cpu.op_class::FloatCmp 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::FloatCvt 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::FloatMult 0 0.00% 72.26% # Class of executed instruction
+system.cpu.op_class::FloatMultAcc 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::FloatDiv 0 0.00% 72.26% # Class of executed instruction
+system.cpu.op_class::FloatMisc 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::FloatSqrt 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::SimdAdd 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::SimdAddAcc 0 0.00% 72.26% # Class of executed instruction
@@ -361,7 +363,9 @@ system.cpu.op_class::SimdFloatMult 0 0.00% 72.26% # Cl
system.cpu.op_class::SimdFloatMultAcc 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::SimdFloatSqrt 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::MemRead 419 16.21% 88.47% # Class of executed instruction
-system.cpu.op_class::MemWrite 298 11.53% 100.00% # Class of executed instruction
+system.cpu.op_class::MemWrite 292 11.30% 99.77% # Class of executed instruction
+system.cpu.op_class::FloatMemRead 0 0.00% 99.77% # Class of executed instruction
+system.cpu.op_class::FloatMemWrite 6 0.23% 100.00% # Class of executed instruction
system.cpu.op_class::IprAccess 0 0.00% 100.00% # Class of executed instruction
system.cpu.op_class::InstPrefetch 0 0.00% 100.00% # Class of executed instruction
system.cpu.op_class::total 2585 # Class of executed instruction
diff --git a/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby/stats.txt b/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby/stats.txt
index 535942f10..38f9f0d34 100644
--- a/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby/stats.txt
+++ b/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing-ruby/stats.txt
@@ -4,11 +4,11 @@ sim_seconds 0.000044 # Nu
sim_ticks 43520 # Number of ticks simulated
final_tick 43520 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000 # Frequency of simulated ticks
-host_inst_rate 93431 # Simulator instruction rate (inst/s)
-host_op_rate 93392 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 1576605 # Simulator tick rate (ticks/s)
-host_mem_usage 411000 # Number of bytes of host memory used
-host_seconds 0.03 # Real time elapsed on the host
+host_inst_rate 112756 # Simulator instruction rate (inst/s)
+host_op_rate 112704 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 1902499 # Simulator tick rate (ticks/s)
+host_mem_usage 412460 # Number of bytes of host memory used
+host_seconds 0.02 # Real time elapsed on the host
sim_insts 2577 # Number of instructions simulated
sim_ops 2577 # Number of ops (including micro ops) simulated
system.voltage_domain.voltage 1 # Voltage in Volts
@@ -343,7 +343,9 @@ system.cpu.op_class::FloatAdd 0 0.00% 72.26% # Cl
system.cpu.op_class::FloatCmp 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::FloatCvt 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::FloatMult 0 0.00% 72.26% # Class of executed instruction
+system.cpu.op_class::FloatMultAcc 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::FloatDiv 0 0.00% 72.26% # Class of executed instruction
+system.cpu.op_class::FloatMisc 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::FloatSqrt 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::SimdAdd 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::SimdAddAcc 0 0.00% 72.26% # Class of executed instruction
@@ -366,7 +368,9 @@ system.cpu.op_class::SimdFloatMult 0 0.00% 72.26% # Cl
system.cpu.op_class::SimdFloatMultAcc 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::SimdFloatSqrt 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::MemRead 419 16.21% 88.47% # Class of executed instruction
-system.cpu.op_class::MemWrite 298 11.53% 100.00% # Class of executed instruction
+system.cpu.op_class::MemWrite 292 11.30% 99.77% # Class of executed instruction
+system.cpu.op_class::FloatMemRead 0 0.00% 99.77% # Class of executed instruction
+system.cpu.op_class::FloatMemWrite 6 0.23% 100.00% # Class of executed instruction
system.cpu.op_class::IprAccess 0 0.00% 100.00% # Class of executed instruction
system.cpu.op_class::InstPrefetch 0 0.00% 100.00% # Class of executed instruction
system.cpu.op_class::total 2585 # Class of executed instruction
diff --git a/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing/stats.txt b/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing/stats.txt
index f7ca8186a..55cc07d2c 100644
--- a/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing/stats.txt
+++ b/tests/quick/se/00.hello/ref/alpha/tru64/simple-timing/stats.txt
@@ -4,11 +4,11 @@ sim_seconds 0.000018 # Nu
sim_ticks 18484500 # Number of ticks simulated
final_tick 18484500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 121029 # Simulator instruction rate (inst/s)
-host_op_rate 120936 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 866943608 # Simulator tick rate (ticks/s)
-host_mem_usage 250796 # Number of bytes of host memory used
-host_seconds 0.02 # Real time elapsed on the host
+host_inst_rate 287292 # Simulator instruction rate (inst/s)
+host_op_rate 286342 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 2049000197 # Simulator tick rate (ticks/s)
+host_mem_usage 250420 # Number of bytes of host memory used
+host_seconds 0.01 # Real time elapsed on the host
sim_insts 2577 # Number of instructions simulated
sim_ops 2577 # Number of ops (including micro ops) simulated
system.voltage_domain.voltage 1 # Voltage in Volts
@@ -97,7 +97,9 @@ system.cpu.op_class::FloatAdd 0 0.00% 72.26% # Cl
system.cpu.op_class::FloatCmp 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::FloatCvt 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::FloatMult 0 0.00% 72.26% # Class of executed instruction
+system.cpu.op_class::FloatMultAcc 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::FloatDiv 0 0.00% 72.26% # Class of executed instruction
+system.cpu.op_class::FloatMisc 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::FloatSqrt 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::SimdAdd 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::SimdAddAcc 0 0.00% 72.26% # Class of executed instruction
@@ -120,7 +122,9 @@ system.cpu.op_class::SimdFloatMult 0 0.00% 72.26% # Cl
system.cpu.op_class::SimdFloatMultAcc 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::SimdFloatSqrt 0 0.00% 72.26% # Class of executed instruction
system.cpu.op_class::MemRead 419 16.21% 88.47% # Class of executed instruction
-system.cpu.op_class::MemWrite 298 11.53% 100.00% # Class of executed instruction
+system.cpu.op_class::MemWrite 292 11.30% 99.77% # Class of executed instruction
+system.cpu.op_class::FloatMemRead 0 0.00% 99.77% # Class of executed instruction
+system.cpu.op_class::FloatMemWrite 6 0.23% 100.00% # Class of executed instruction
system.cpu.op_class::IprAccess 0 0.00% 100.00% # Class of executed instruction
system.cpu.op_class::InstPrefetch 0 0.00% 100.00% # Class of executed instruction
system.cpu.op_class::total 2585 # Class of executed instruction