summaryrefslogtreecommitdiff
path: root/tests/quick/se/70.twolf
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/70.twolf
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/70.twolf')
-rw-r--r--tests/quick/se/70.twolf/ref/alpha/tru64/simple-atomic/stats.txt18
-rw-r--r--tests/quick/se/70.twolf/ref/alpha/tru64/simple-timing/stats.txt18
-rw-r--r--tests/quick/se/70.twolf/ref/arm/linux/simple-atomic/stats.txt18
-rw-r--r--tests/quick/se/70.twolf/ref/arm/linux/simple-timing/stats.txt18
-rw-r--r--tests/quick/se/70.twolf/ref/sparc/linux/simple-atomic/stats.txt18
-rw-r--r--tests/quick/se/70.twolf/ref/sparc/linux/simple-timing/stats.txt18
-rw-r--r--tests/quick/se/70.twolf/ref/x86/linux/simple-atomic/stats.txt18
-rw-r--r--tests/quick/se/70.twolf/ref/x86/linux/simple-timing/stats.txt18
8 files changed, 88 insertions, 56 deletions
diff --git a/tests/quick/se/70.twolf/ref/alpha/tru64/simple-atomic/stats.txt b/tests/quick/se/70.twolf/ref/alpha/tru64/simple-atomic/stats.txt
index 3247793b8..8f24d441f 100644
--- a/tests/quick/se/70.twolf/ref/alpha/tru64/simple-atomic/stats.txt
+++ b/tests/quick/se/70.twolf/ref/alpha/tru64/simple-atomic/stats.txt
@@ -4,11 +4,11 @@ sim_seconds 0.045952 # Nu
sim_ticks 45951567500 # Number of ticks simulated
final_tick 45951567500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 1661672 # Simulator instruction rate (inst/s)
-host_op_rate 1661672 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 830836471 # Simulator tick rate (ticks/s)
-host_mem_usage 246768 # Number of bytes of host memory used
-host_seconds 55.31 # Real time elapsed on the host
+host_inst_rate 3055578 # Simulator instruction rate (inst/s)
+host_op_rate 3055577 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 1527789176 # Simulator tick rate (ticks/s)
+host_mem_usage 246136 # Number of bytes of host memory used
+host_seconds 30.08 # Real time elapsed on the host
sim_insts 91903056 # Number of instructions simulated
sim_ops 91903056 # Number of ops (including micro ops) simulated
system.voltage_domain.voltage 1 # Voltage in Volts
@@ -103,7 +103,9 @@ system.cpu.op_class::FloatAdd 2732553 2.97% 67.37% # Cl
system.cpu.op_class::FloatCmp 104605 0.11% 67.48% # Class of executed instruction
system.cpu.op_class::FloatCvt 2333953 2.54% 70.02% # Class of executed instruction
system.cpu.op_class::FloatMult 296445 0.32% 70.35% # Class of executed instruction
+system.cpu.op_class::FloatMultAcc 0 0.00% 70.35% # Class of executed instruction
system.cpu.op_class::FloatDiv 754822 0.82% 71.17% # Class of executed instruction
+system.cpu.op_class::FloatMisc 0 0.00% 71.17% # Class of executed instruction
system.cpu.op_class::FloatSqrt 318 0.00% 71.17% # Class of executed instruction
system.cpu.op_class::SimdAdd 0 0.00% 71.17% # Class of executed instruction
system.cpu.op_class::SimdAddAcc 0 0.00% 71.17% # Class of executed instruction
@@ -125,8 +127,10 @@ system.cpu.op_class::SimdFloatMisc 0 0.00% 71.17% # Cl
system.cpu.op_class::SimdFloatMult 0 0.00% 71.17% # Class of executed instruction
system.cpu.op_class::SimdFloatMultAcc 0 0.00% 71.17% # Class of executed instruction
system.cpu.op_class::SimdFloatSqrt 0 0.00% 71.17% # Class of executed instruction
-system.cpu.op_class::MemRead 19996208 21.76% 92.93% # Class of executed instruction
-system.cpu.op_class::MemWrite 6501126 7.07% 100.00% # Class of executed instruction
+system.cpu.op_class::MemRead 19433628 21.15% 92.31% # Class of executed instruction
+system.cpu.op_class::MemWrite 6424338 6.99% 99.30% # Class of executed instruction
+system.cpu.op_class::FloatMemRead 562580 0.61% 99.92% # Class of executed instruction
+system.cpu.op_class::FloatMemWrite 76788 0.08% 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 91903089 # Class of executed instruction
diff --git a/tests/quick/se/70.twolf/ref/alpha/tru64/simple-timing/stats.txt b/tests/quick/se/70.twolf/ref/alpha/tru64/simple-timing/stats.txt
index 2c1174f11..9a7bbe1ce 100644
--- a/tests/quick/se/70.twolf/ref/alpha/tru64/simple-timing/stats.txt
+++ b/tests/quick/se/70.twolf/ref/alpha/tru64/simple-timing/stats.txt
@@ -4,11 +4,11 @@ sim_seconds 0.118768 # Nu
sim_ticks 118767526500 # Number of ticks simulated
final_tick 118767526500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 1126977 # Simulator instruction rate (inst/s)
-host_op_rate 1126976 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 1456406210 # Simulator tick rate (ticks/s)
-host_mem_usage 256508 # Number of bytes of host memory used
-host_seconds 81.55 # Real time elapsed on the host
+host_inst_rate 2099166 # Simulator instruction rate (inst/s)
+host_op_rate 2099165 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 2712778064 # Simulator tick rate (ticks/s)
+host_mem_usage 256380 # Number of bytes of host memory used
+host_seconds 43.78 # Real time elapsed on the host
sim_insts 91903056 # Number of instructions simulated
sim_ops 91903056 # Number of ops (including micro ops) simulated
system.voltage_domain.voltage 1 # Voltage in Volts
@@ -97,7 +97,9 @@ system.cpu.op_class::FloatAdd 2732553 2.97% 67.37% # Cl
system.cpu.op_class::FloatCmp 104605 0.11% 67.48% # Class of executed instruction
system.cpu.op_class::FloatCvt 2333953 2.54% 70.02% # Class of executed instruction
system.cpu.op_class::FloatMult 296445 0.32% 70.35% # Class of executed instruction
+system.cpu.op_class::FloatMultAcc 0 0.00% 70.35% # Class of executed instruction
system.cpu.op_class::FloatDiv 754822 0.82% 71.17% # Class of executed instruction
+system.cpu.op_class::FloatMisc 0 0.00% 71.17% # Class of executed instruction
system.cpu.op_class::FloatSqrt 318 0.00% 71.17% # Class of executed instruction
system.cpu.op_class::SimdAdd 0 0.00% 71.17% # Class of executed instruction
system.cpu.op_class::SimdAddAcc 0 0.00% 71.17% # Class of executed instruction
@@ -119,8 +121,10 @@ system.cpu.op_class::SimdFloatMisc 0 0.00% 71.17% # Cl
system.cpu.op_class::SimdFloatMult 0 0.00% 71.17% # Class of executed instruction
system.cpu.op_class::SimdFloatMultAcc 0 0.00% 71.17% # Class of executed instruction
system.cpu.op_class::SimdFloatSqrt 0 0.00% 71.17% # Class of executed instruction
-system.cpu.op_class::MemRead 19996208 21.76% 92.93% # Class of executed instruction
-system.cpu.op_class::MemWrite 6501126 7.07% 100.00% # Class of executed instruction
+system.cpu.op_class::MemRead 19433628 21.15% 92.31% # Class of executed instruction
+system.cpu.op_class::MemWrite 6424338 6.99% 99.30% # Class of executed instruction
+system.cpu.op_class::FloatMemRead 562580 0.61% 99.92% # Class of executed instruction
+system.cpu.op_class::FloatMemWrite 76788 0.08% 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 91903089 # Class of executed instruction
diff --git a/tests/quick/se/70.twolf/ref/arm/linux/simple-atomic/stats.txt b/tests/quick/se/70.twolf/ref/arm/linux/simple-atomic/stats.txt
index 1b2962550..04adafc72 100644
--- a/tests/quick/se/70.twolf/ref/arm/linux/simple-atomic/stats.txt
+++ b/tests/quick/se/70.twolf/ref/arm/linux/simple-atomic/stats.txt
@@ -4,11 +4,11 @@ sim_seconds 0.099596 # Nu
sim_ticks 99596491500 # Number of ticks simulated
final_tick 99596491500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 1084851 # Simulator instruction rate (inst/s)
-host_op_rate 1143608 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 627025223 # Simulator tick rate (ticks/s)
-host_mem_usage 263772 # Number of bytes of host memory used
-host_seconds 158.84 # Real time elapsed on the host
+host_inst_rate 2182343 # Simulator instruction rate (inst/s)
+host_op_rate 2300541 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 1261356268 # Simulator tick rate (ticks/s)
+host_mem_usage 263320 # Number of bytes of host memory used
+host_seconds 78.96 # Real time elapsed on the host
sim_insts 172317410 # Number of instructions simulated
sim_ops 181650342 # Number of ops (including micro ops) simulated
system.voltage_domain.voltage 1 # Voltage in Volts
@@ -193,7 +193,9 @@ system.cpu.op_class::FloatAdd 0 0.00% 77.01% # Cl
system.cpu.op_class::FloatCmp 0 0.00% 77.01% # Class of executed instruction
system.cpu.op_class::FloatCvt 0 0.00% 77.01% # Class of executed instruction
system.cpu.op_class::FloatMult 0 0.00% 77.01% # Class of executed instruction
+system.cpu.op_class::FloatMultAcc 0 0.00% 77.01% # Class of executed instruction
system.cpu.op_class::FloatDiv 0 0.00% 77.01% # Class of executed instruction
+system.cpu.op_class::FloatMisc 0 0.00% 77.01% # Class of executed instruction
system.cpu.op_class::FloatSqrt 0 0.00% 77.01% # Class of executed instruction
system.cpu.op_class::SimdAdd 0 0.00% 77.01% # Class of executed instruction
system.cpu.op_class::SimdAddAcc 0 0.00% 77.01% # Class of executed instruction
@@ -215,8 +217,10 @@ system.cpu.op_class::SimdFloatMisc 437591 0.24% 77.53% # Cl
system.cpu.op_class::SimdFloatMult 200806 0.11% 77.64% # Class of executed instruction
system.cpu.op_class::SimdFloatMultAcc 71617 0.04% 77.68% # Class of executed instruction
system.cpu.op_class::SimdFloatSqrt 318 0.00% 77.68% # Class of executed instruction
-system.cpu.op_class::MemRead 27896144 15.36% 93.04% # Class of executed instruction
-system.cpu.op_class::MemWrite 12644635 6.96% 100.00% # Class of executed instruction
+system.cpu.op_class::MemRead 27348059 15.06% 92.74% # Class of executed instruction
+system.cpu.op_class::MemWrite 12498389 6.88% 99.62% # Class of executed instruction
+system.cpu.op_class::FloatMemRead 548085 0.30% 99.92% # Class of executed instruction
+system.cpu.op_class::FloatMemWrite 146246 0.08% 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 181650743 # Class of executed instruction
diff --git a/tests/quick/se/70.twolf/ref/arm/linux/simple-timing/stats.txt b/tests/quick/se/70.twolf/ref/arm/linux/simple-timing/stats.txt
index 21be26077..c0d3d2f4a 100644
--- a/tests/quick/se/70.twolf/ref/arm/linux/simple-timing/stats.txt
+++ b/tests/quick/se/70.twolf/ref/arm/linux/simple-timing/stats.txt
@@ -4,11 +4,11 @@ sim_seconds 0.230201 # Nu
sim_ticks 230201146500 # Number of ticks simulated
final_tick 230201146500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 826360 # Simulator instruction rate (inst/s)
-host_op_rate 871192 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 1106995865 # Simulator tick rate (ticks/s)
-host_mem_usage 273252 # Number of bytes of host memory used
-host_seconds 207.95 # Real time elapsed on the host
+host_inst_rate 1601768 # Simulator instruction rate (inst/s)
+host_op_rate 1688668 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 2145736650 # Simulator tick rate (ticks/s)
+host_mem_usage 273052 # Number of bytes of host memory used
+host_seconds 107.28 # Real time elapsed on the host
sim_insts 171842484 # Number of instructions simulated
sim_ops 181165371 # Number of ops (including micro ops) simulated
system.voltage_domain.voltage 1 # Voltage in Volts
@@ -187,7 +187,9 @@ system.cpu.op_class::FloatAdd 0 0.00% 77.01% # Cl
system.cpu.op_class::FloatCmp 0 0.00% 77.01% # Class of executed instruction
system.cpu.op_class::FloatCvt 0 0.00% 77.01% # Class of executed instruction
system.cpu.op_class::FloatMult 0 0.00% 77.01% # Class of executed instruction
+system.cpu.op_class::FloatMultAcc 0 0.00% 77.01% # Class of executed instruction
system.cpu.op_class::FloatDiv 0 0.00% 77.01% # Class of executed instruction
+system.cpu.op_class::FloatMisc 0 0.00% 77.01% # Class of executed instruction
system.cpu.op_class::FloatSqrt 0 0.00% 77.01% # Class of executed instruction
system.cpu.op_class::SimdAdd 0 0.00% 77.01% # Class of executed instruction
system.cpu.op_class::SimdAddAcc 0 0.00% 77.01% # Class of executed instruction
@@ -209,8 +211,10 @@ system.cpu.op_class::SimdFloatMisc 437591 0.24% 77.53% # Cl
system.cpu.op_class::SimdFloatMult 200806 0.11% 77.64% # Class of executed instruction
system.cpu.op_class::SimdFloatMultAcc 71617 0.04% 77.68% # Class of executed instruction
system.cpu.op_class::SimdFloatSqrt 318 0.00% 77.68% # Class of executed instruction
-system.cpu.op_class::MemRead 27896144 15.36% 93.04% # Class of executed instruction
-system.cpu.op_class::MemWrite 12644635 6.96% 100.00% # Class of executed instruction
+system.cpu.op_class::MemRead 27348059 15.06% 92.74% # Class of executed instruction
+system.cpu.op_class::MemWrite 12498389 6.88% 99.62% # Class of executed instruction
+system.cpu.op_class::FloatMemRead 548085 0.30% 99.92% # Class of executed instruction
+system.cpu.op_class::FloatMemWrite 146246 0.08% 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 181650743 # Class of executed instruction
diff --git a/tests/quick/se/70.twolf/ref/sparc/linux/simple-atomic/stats.txt b/tests/quick/se/70.twolf/ref/sparc/linux/simple-atomic/stats.txt
index d03b1694b..289ea550d 100644
--- a/tests/quick/se/70.twolf/ref/sparc/linux/simple-atomic/stats.txt
+++ b/tests/quick/se/70.twolf/ref/sparc/linux/simple-atomic/stats.txt
@@ -4,11 +4,11 @@ sim_seconds 0.096723 # Nu
sim_ticks 96722945000 # Number of ticks simulated
final_tick 96722945000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 2512744 # Simulator instruction rate (inst/s)
-host_op_rate 2512747 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 1256380653 # Simulator tick rate (ticks/s)
-host_mem_usage 246048 # Number of bytes of host memory used
-host_seconds 76.99 # Real time elapsed on the host
+host_inst_rate 2624723 # Simulator instruction rate (inst/s)
+host_op_rate 2624726 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 1312370434 # Simulator tick rate (ticks/s)
+host_mem_usage 246444 # Number of bytes of host memory used
+host_seconds 73.70 # Real time elapsed on the host
sim_insts 193444518 # Number of instructions simulated
sim_ops 193444756 # Number of ops (including micro ops) simulated
system.voltage_domain.voltage 1 # Voltage in Volts
@@ -73,7 +73,9 @@ system.cpu.op_class::FloatAdd 875036 0.45% 60.33% # Cl
system.cpu.op_class::FloatCmp 0 0.00% 60.33% # Class of executed instruction
system.cpu.op_class::FloatCvt 0 0.00% 60.33% # Class of executed instruction
system.cpu.op_class::FloatMult 0 0.00% 60.33% # Class of executed instruction
+system.cpu.op_class::FloatMultAcc 0 0.00% 60.33% # Class of executed instruction
system.cpu.op_class::FloatDiv 0 0.00% 60.33% # Class of executed instruction
+system.cpu.op_class::FloatMisc 0 0.00% 60.33% # Class of executed instruction
system.cpu.op_class::FloatSqrt 0 0.00% 60.33% # Class of executed instruction
system.cpu.op_class::SimdAdd 0 0.00% 60.33% # Class of executed instruction
system.cpu.op_class::SimdAddAcc 0 0.00% 60.33% # Class of executed instruction
@@ -95,8 +97,10 @@ system.cpu.op_class::SimdFloatMisc 0 0.00% 60.33% # Cl
system.cpu.op_class::SimdFloatMult 0 0.00% 60.33% # Class of executed instruction
system.cpu.op_class::SimdFloatMultAcc 0 0.00% 60.33% # Class of executed instruction
system.cpu.op_class::SimdFloatSqrt 0 0.00% 60.33% # Class of executed instruction
-system.cpu.op_class::MemRead 57735103 29.85% 90.18% # Class of executed instruction
-system.cpu.op_class::MemWrite 18998867 9.82% 100.00% # Class of executed instruction
+system.cpu.op_class::MemRead 56837780 29.38% 89.71% # Class of executed instruction
+system.cpu.op_class::MemWrite 18800854 9.72% 99.43% # Class of executed instruction
+system.cpu.op_class::FloatMemRead 897323 0.46% 99.90% # Class of executed instruction
+system.cpu.op_class::FloatMemWrite 198013 0.10% 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 193445773 # Class of executed instruction
diff --git a/tests/quick/se/70.twolf/ref/sparc/linux/simple-timing/stats.txt b/tests/quick/se/70.twolf/ref/sparc/linux/simple-timing/stats.txt
index 5920b739e..c6c812ce5 100644
--- a/tests/quick/se/70.twolf/ref/sparc/linux/simple-timing/stats.txt
+++ b/tests/quick/se/70.twolf/ref/sparc/linux/simple-timing/stats.txt
@@ -4,11 +4,11 @@ sim_seconds 0.270605 # Nu
sim_ticks 270604702500 # Number of ticks simulated
final_tick 270604702500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 1707855 # Simulator instruction rate (inst/s)
-host_op_rate 1707857 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 2389075229 # Simulator tick rate (ticks/s)
-host_mem_usage 256284 # Number of bytes of host memory used
-host_seconds 113.27 # Real time elapsed on the host
+host_inst_rate 1830893 # Simulator instruction rate (inst/s)
+host_op_rate 1830895 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 2561189341 # Simulator tick rate (ticks/s)
+host_mem_usage 255916 # Number of bytes of host memory used
+host_seconds 105.66 # Real time elapsed on the host
sim_insts 193444518 # Number of instructions simulated
sim_ops 193444756 # Number of ops (including micro ops) simulated
system.voltage_domain.voltage 1 # Voltage in Volts
@@ -65,7 +65,9 @@ system.cpu.op_class::FloatAdd 875036 0.45% 60.33% # Cl
system.cpu.op_class::FloatCmp 0 0.00% 60.33% # Class of executed instruction
system.cpu.op_class::FloatCvt 0 0.00% 60.33% # Class of executed instruction
system.cpu.op_class::FloatMult 0 0.00% 60.33% # Class of executed instruction
+system.cpu.op_class::FloatMultAcc 0 0.00% 60.33% # Class of executed instruction
system.cpu.op_class::FloatDiv 0 0.00% 60.33% # Class of executed instruction
+system.cpu.op_class::FloatMisc 0 0.00% 60.33% # Class of executed instruction
system.cpu.op_class::FloatSqrt 0 0.00% 60.33% # Class of executed instruction
system.cpu.op_class::SimdAdd 0 0.00% 60.33% # Class of executed instruction
system.cpu.op_class::SimdAddAcc 0 0.00% 60.33% # Class of executed instruction
@@ -87,8 +89,10 @@ system.cpu.op_class::SimdFloatMisc 0 0.00% 60.33% # Cl
system.cpu.op_class::SimdFloatMult 0 0.00% 60.33% # Class of executed instruction
system.cpu.op_class::SimdFloatMultAcc 0 0.00% 60.33% # Class of executed instruction
system.cpu.op_class::SimdFloatSqrt 0 0.00% 60.33% # Class of executed instruction
-system.cpu.op_class::MemRead 57735103 29.85% 90.18% # Class of executed instruction
-system.cpu.op_class::MemWrite 18998867 9.82% 100.00% # Class of executed instruction
+system.cpu.op_class::MemRead 56837780 29.38% 89.71% # Class of executed instruction
+system.cpu.op_class::MemWrite 18800854 9.72% 99.43% # Class of executed instruction
+system.cpu.op_class::FloatMemRead 897323 0.46% 99.90% # Class of executed instruction
+system.cpu.op_class::FloatMemWrite 198013 0.10% 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 193445773 # Class of executed instruction
diff --git a/tests/quick/se/70.twolf/ref/x86/linux/simple-atomic/stats.txt b/tests/quick/se/70.twolf/ref/x86/linux/simple-atomic/stats.txt
index 24b1a8bcb..b7cc9a760 100644
--- a/tests/quick/se/70.twolf/ref/x86/linux/simple-atomic/stats.txt
+++ b/tests/quick/se/70.twolf/ref/x86/linux/simple-atomic/stats.txt
@@ -4,11 +4,11 @@ sim_seconds 0.131393 # Nu
sim_ticks 131393279000 # Number of ticks simulated
final_tick 131393279000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 1175193 # Simulator instruction rate (inst/s)
-host_op_rate 1969730 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 1169160517 # Simulator tick rate (ticks/s)
-host_mem_usage 289616 # Number of bytes of host memory used
-host_seconds 112.38 # Real time elapsed on the host
+host_inst_rate 1535006 # Simulator instruction rate (inst/s)
+host_op_rate 2572810 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 1527126307 # Simulator tick rate (ticks/s)
+host_mem_usage 288212 # Number of bytes of host memory used
+host_seconds 86.04 # Real time elapsed on the host
sim_insts 132071193 # Number of instructions simulated
sim_ops 221363385 # Number of ops (including micro ops) simulated
system.voltage_domain.voltage 1 # Voltage in Volts
@@ -77,7 +77,9 @@ system.cpu.op_class::FloatAdd 1105073 0.50% 65.14% # Cl
system.cpu.op_class::FloatCmp 0 0.00% 65.14% # Class of executed instruction
system.cpu.op_class::FloatCvt 0 0.00% 65.14% # Class of executed instruction
system.cpu.op_class::FloatMult 0 0.00% 65.14% # Class of executed instruction
+system.cpu.op_class::FloatMultAcc 0 0.00% 65.14% # Class of executed instruction
system.cpu.op_class::FloatDiv 0 0.00% 65.14% # Class of executed instruction
+system.cpu.op_class::FloatMisc 0 0.00% 65.14% # Class of executed instruction
system.cpu.op_class::FloatSqrt 0 0.00% 65.14% # Class of executed instruction
system.cpu.op_class::SimdAdd 0 0.00% 65.14% # Class of executed instruction
system.cpu.op_class::SimdAddAcc 0 0.00% 65.14% # Class of executed instruction
@@ -99,8 +101,10 @@ system.cpu.op_class::SimdFloatMisc 0 0.00% 65.14% # Cl
system.cpu.op_class::SimdFloatMult 0 0.00% 65.14% # Class of executed instruction
system.cpu.op_class::SimdFloatMultAcc 0 0.00% 65.14% # Class of executed instruction
system.cpu.op_class::SimdFloatSqrt 0 0.00% 65.14% # Class of executed instruction
-system.cpu.op_class::MemRead 56649587 25.59% 90.73% # Class of executed instruction
-system.cpu.op_class::MemWrite 20515717 9.27% 100.00% # Class of executed instruction
+system.cpu.op_class::MemRead 55945136 25.27% 90.41% # Class of executed instruction
+system.cpu.op_class::MemWrite 20410230 9.22% 99.63% # Class of executed instruction
+system.cpu.op_class::FloatMemRead 704451 0.32% 99.95% # Class of executed instruction
+system.cpu.op_class::FloatMemWrite 105487 0.05% 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 221363385 # Class of executed instruction
diff --git a/tests/quick/se/70.twolf/ref/x86/linux/simple-timing/stats.txt b/tests/quick/se/70.twolf/ref/x86/linux/simple-timing/stats.txt
index 180cfa389..cb7e359a9 100644
--- a/tests/quick/se/70.twolf/ref/x86/linux/simple-timing/stats.txt
+++ b/tests/quick/se/70.twolf/ref/x86/linux/simple-timing/stats.txt
@@ -4,11 +4,11 @@ sim_seconds 0.250992 # Nu
sim_ticks 250991873500 # Number of ticks simulated
final_tick 250991873500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 1054537 # Simulator instruction rate (inst/s)
-host_op_rate 1767501 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 2004072574 # Simulator tick rate (ticks/s)
-host_mem_usage 299608 # Number of bytes of host memory used
-host_seconds 125.24 # Real time elapsed on the host
+host_inst_rate 1067110 # Simulator instruction rate (inst/s)
+host_op_rate 1788574 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 2027966293 # Simulator tick rate (ticks/s)
+host_mem_usage 298984 # Number of bytes of host memory used
+host_seconds 123.77 # Real time elapsed on the host
sim_insts 132071193 # Number of instructions simulated
sim_ops 221363385 # Number of ops (including micro ops) simulated
system.voltage_domain.voltage 1 # Voltage in Volts
@@ -71,7 +71,9 @@ system.cpu.op_class::FloatAdd 1105073 0.50% 65.14% # Cl
system.cpu.op_class::FloatCmp 0 0.00% 65.14% # Class of executed instruction
system.cpu.op_class::FloatCvt 0 0.00% 65.14% # Class of executed instruction
system.cpu.op_class::FloatMult 0 0.00% 65.14% # Class of executed instruction
+system.cpu.op_class::FloatMultAcc 0 0.00% 65.14% # Class of executed instruction
system.cpu.op_class::FloatDiv 0 0.00% 65.14% # Class of executed instruction
+system.cpu.op_class::FloatMisc 0 0.00% 65.14% # Class of executed instruction
system.cpu.op_class::FloatSqrt 0 0.00% 65.14% # Class of executed instruction
system.cpu.op_class::SimdAdd 0 0.00% 65.14% # Class of executed instruction
system.cpu.op_class::SimdAddAcc 0 0.00% 65.14% # Class of executed instruction
@@ -93,8 +95,10 @@ system.cpu.op_class::SimdFloatMisc 0 0.00% 65.14% # Cl
system.cpu.op_class::SimdFloatMult 0 0.00% 65.14% # Class of executed instruction
system.cpu.op_class::SimdFloatMultAcc 0 0.00% 65.14% # Class of executed instruction
system.cpu.op_class::SimdFloatSqrt 0 0.00% 65.14% # Class of executed instruction
-system.cpu.op_class::MemRead 56649587 25.59% 90.73% # Class of executed instruction
-system.cpu.op_class::MemWrite 20515717 9.27% 100.00% # Class of executed instruction
+system.cpu.op_class::MemRead 55945136 25.27% 90.41% # Class of executed instruction
+system.cpu.op_class::MemWrite 20410230 9.22% 99.63% # Class of executed instruction
+system.cpu.op_class::FloatMemRead 704451 0.32% 99.95% # Class of executed instruction
+system.cpu.op_class::FloatMemWrite 105487 0.05% 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 221363385 # Class of executed instruction