summaryrefslogtreecommitdiff
path: root/tests/quick/se/03.learning-gem5
diff options
context:
space:
mode:
Diffstat (limited to 'tests/quick/se/03.learning-gem5')
-rw-r--r--tests/quick/se/03.learning-gem5/ref/alpha/linux/learning-gem5-p1-simple/stats.txt16
-rw-r--r--tests/quick/se/03.learning-gem5/ref/alpha/linux/learning-gem5-p1-two-level/stats.txt16
-rw-r--r--tests/quick/se/03.learning-gem5/ref/arm/linux/learning-gem5-p1-simple/stats.txt16
-rw-r--r--tests/quick/se/03.learning-gem5/ref/arm/linux/learning-gem5-p1-two-level/stats.txt16
-rw-r--r--tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-simple/stats.txt14
-rw-r--r--tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/stats.txt12
-rw-r--r--tests/quick/se/03.learning-gem5/ref/sparc/linux/learning-gem5-p1-simple/stats.txt14
-rw-r--r--tests/quick/se/03.learning-gem5/ref/sparc/linux/learning-gem5-p1-two-level/stats.txt14
-rw-r--r--tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-simple/stats.txt14
-rw-r--r--tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-two-level/stats.txt12
10 files changed, 92 insertions, 52 deletions
diff --git a/tests/quick/se/03.learning-gem5/ref/alpha/linux/learning-gem5-p1-simple/stats.txt b/tests/quick/se/03.learning-gem5/ref/alpha/linux/learning-gem5-p1-simple/stats.txt
index 090f011e7..db5d6bd9b 100644
--- a/tests/quick/se/03.learning-gem5/ref/alpha/linux/learning-gem5-p1-simple/stats.txt
+++ b/tests/quick/se/03.learning-gem5/ref/alpha/linux/learning-gem5-p1-simple/stats.txt
@@ -4,10 +4,10 @@ sim_seconds 0.000461 # Nu
sim_ticks 461109000 # Number of ticks simulated
final_tick 461109000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 212686 # Simulator instruction rate (inst/s)
-host_op_rate 212584 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 15184120914 # Simulator tick rate (ticks/s)
-host_mem_usage 634004 # Number of bytes of host memory used
+host_inst_rate 260049 # Simulator instruction rate (inst/s)
+host_op_rate 259797 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 18548021181 # Simulator tick rate (ticks/s)
+host_mem_usage 634440 # Number of bytes of host memory used
host_seconds 0.03 # Real time elapsed on the host
sim_insts 6453 # Number of instructions simulated
sim_ops 6453 # Number of ops (including micro ops) simulated
@@ -347,7 +347,9 @@ system.cpu.op_class::FloatAdd 2 0.03% 68.05% # Cl
system.cpu.op_class::FloatCmp 0 0.00% 68.05% # Class of executed instruction
system.cpu.op_class::FloatCvt 0 0.00% 68.05% # Class of executed instruction
system.cpu.op_class::FloatMult 0 0.00% 68.05% # Class of executed instruction
+system.cpu.op_class::FloatMultAcc 0 0.00% 68.05% # Class of executed instruction
system.cpu.op_class::FloatDiv 0 0.00% 68.05% # Class of executed instruction
+system.cpu.op_class::FloatMisc 0 0.00% 68.05% # Class of executed instruction
system.cpu.op_class::FloatSqrt 0 0.00% 68.05% # Class of executed instruction
system.cpu.op_class::SimdAdd 0 0.00% 68.05% # Class of executed instruction
system.cpu.op_class::SimdAddAcc 0 0.00% 68.05% # Class of executed instruction
@@ -369,8 +371,10 @@ system.cpu.op_class::SimdFloatMisc 0 0.00% 68.05% # Cl
system.cpu.op_class::SimdFloatMult 0 0.00% 68.05% # Class of executed instruction
system.cpu.op_class::SimdFloatMultAcc 0 0.00% 68.05% # Class of executed instruction
system.cpu.op_class::SimdFloatSqrt 0 0.00% 68.05% # Class of executed instruction
-system.cpu.op_class::MemRead 1197 18.52% 86.57% # Class of executed instruction
-system.cpu.op_class::MemWrite 868 13.43% 100.00% # Class of executed instruction
+system.cpu.op_class::MemRead 1196 18.51% 86.55% # Class of executed instruction
+system.cpu.op_class::MemWrite 861 13.32% 99.88% # Class of executed instruction
+system.cpu.op_class::FloatMemRead 1 0.02% 99.89% # Class of executed instruction
+system.cpu.op_class::FloatMemWrite 7 0.11% 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 6463 # Class of executed instruction
diff --git a/tests/quick/se/03.learning-gem5/ref/alpha/linux/learning-gem5-p1-two-level/stats.txt b/tests/quick/se/03.learning-gem5/ref/alpha/linux/learning-gem5-p1-two-level/stats.txt
index 47755a477..e2e78f729 100644
--- a/tests/quick/se/03.learning-gem5/ref/alpha/linux/learning-gem5-p1-two-level/stats.txt
+++ b/tests/quick/se/03.learning-gem5/ref/alpha/linux/learning-gem5-p1-two-level/stats.txt
@@ -4,10 +4,10 @@ sim_seconds 0.000065 # Nu
sim_ticks 64758000 # Number of ticks simulated
final_tick 64758000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 560678 # Simulator instruction rate (inst/s)
-host_op_rate 559951 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 5612828222 # Simulator tick rate (ticks/s)
-host_mem_usage 638096 # Number of bytes of host memory used
+host_inst_rate 610635 # Simulator instruction rate (inst/s)
+host_op_rate 610062 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 6117087273 # Simulator tick rate (ticks/s)
+host_mem_usage 638532 # Number of bytes of host memory used
host_seconds 0.01 # Real time elapsed on the host
sim_insts 6453 # Number of instructions simulated
sim_ops 6453 # Number of ops (including micro ops) simulated
@@ -326,7 +326,9 @@ system.cpu.op_class::FloatAdd 2 0.03% 68.05% # Cl
system.cpu.op_class::FloatCmp 0 0.00% 68.05% # Class of executed instruction
system.cpu.op_class::FloatCvt 0 0.00% 68.05% # Class of executed instruction
system.cpu.op_class::FloatMult 0 0.00% 68.05% # Class of executed instruction
+system.cpu.op_class::FloatMultAcc 0 0.00% 68.05% # Class of executed instruction
system.cpu.op_class::FloatDiv 0 0.00% 68.05% # Class of executed instruction
+system.cpu.op_class::FloatMisc 0 0.00% 68.05% # Class of executed instruction
system.cpu.op_class::FloatSqrt 0 0.00% 68.05% # Class of executed instruction
system.cpu.op_class::SimdAdd 0 0.00% 68.05% # Class of executed instruction
system.cpu.op_class::SimdAddAcc 0 0.00% 68.05% # Class of executed instruction
@@ -348,8 +350,10 @@ system.cpu.op_class::SimdFloatMisc 0 0.00% 68.05% # Cl
system.cpu.op_class::SimdFloatMult 0 0.00% 68.05% # Class of executed instruction
system.cpu.op_class::SimdFloatMultAcc 0 0.00% 68.05% # Class of executed instruction
system.cpu.op_class::SimdFloatSqrt 0 0.00% 68.05% # Class of executed instruction
-system.cpu.op_class::MemRead 1197 18.52% 86.57% # Class of executed instruction
-system.cpu.op_class::MemWrite 868 13.43% 100.00% # Class of executed instruction
+system.cpu.op_class::MemRead 1196 18.51% 86.55% # Class of executed instruction
+system.cpu.op_class::MemWrite 861 13.32% 99.88% # Class of executed instruction
+system.cpu.op_class::FloatMemRead 1 0.02% 99.89% # Class of executed instruction
+system.cpu.op_class::FloatMemWrite 7 0.11% 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 6463 # Class of executed instruction
diff --git a/tests/quick/se/03.learning-gem5/ref/arm/linux/learning-gem5-p1-simple/stats.txt b/tests/quick/se/03.learning-gem5/ref/arm/linux/learning-gem5-p1-simple/stats.txt
index afb55617d..e93677565 100644
--- a/tests/quick/se/03.learning-gem5/ref/arm/linux/learning-gem5-p1-simple/stats.txt
+++ b/tests/quick/se/03.learning-gem5/ref/arm/linux/learning-gem5-p1-simple/stats.txt
@@ -4,11 +4,11 @@ sim_seconds 0.000372 # Nu
sim_ticks 372284000 # Number of ticks simulated
final_tick 372284000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 131983 # Simulator instruction rate (inst/s)
-host_op_rate 152589 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 9840410910 # Simulator tick rate (ticks/s)
-host_mem_usage 650048 # Number of bytes of host memory used
-host_seconds 0.04 # Real time elapsed on the host
+host_inst_rate 264702 # Simulator instruction rate (inst/s)
+host_op_rate 305997 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 19731375693 # Simulator tick rate (ticks/s)
+host_mem_usage 650740 # Number of bytes of host memory used
+host_seconds 0.02 # Real time elapsed on the host
sim_insts 4988 # Number of instructions simulated
sim_ops 5770 # Number of ops (including micro ops) simulated
system.clk_domain.voltage_domain.voltage 1 # Voltage in Volts
@@ -437,7 +437,9 @@ system.cpu.op_class::FloatAdd 0 0.00% 65.05% # Cl
system.cpu.op_class::FloatCmp 0 0.00% 65.05% # Class of executed instruction
system.cpu.op_class::FloatCvt 0 0.00% 65.05% # Class of executed instruction
system.cpu.op_class::FloatMult 0 0.00% 65.05% # Class of executed instruction
+system.cpu.op_class::FloatMultAcc 0 0.00% 65.05% # Class of executed instruction
system.cpu.op_class::FloatDiv 0 0.00% 65.05% # Class of executed instruction
+system.cpu.op_class::FloatMisc 0 0.00% 65.05% # Class of executed instruction
system.cpu.op_class::FloatSqrt 0 0.00% 65.05% # Class of executed instruction
system.cpu.op_class::SimdAdd 0 0.00% 65.05% # Class of executed instruction
system.cpu.op_class::SimdAddAcc 0 0.00% 65.05% # Class of executed instruction
@@ -460,7 +462,9 @@ system.cpu.op_class::SimdFloatMult 0 0.00% 65.10% # Cl
system.cpu.op_class::SimdFloatMultAcc 0 0.00% 65.10% # Class of executed instruction
system.cpu.op_class::SimdFloatSqrt 0 0.00% 65.10% # Class of executed instruction
system.cpu.op_class::MemRead 1085 18.61% 83.71% # Class of executed instruction
-system.cpu.op_class::MemWrite 950 16.29% 100.00% # Class of executed instruction
+system.cpu.op_class::MemWrite 934 16.02% 99.73% # Class of executed instruction
+system.cpu.op_class::FloatMemRead 0 0.00% 99.73% # Class of executed instruction
+system.cpu.op_class::FloatMemWrite 16 0.27% 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 5831 # Class of executed instruction
diff --git a/tests/quick/se/03.learning-gem5/ref/arm/linux/learning-gem5-p1-two-level/stats.txt b/tests/quick/se/03.learning-gem5/ref/arm/linux/learning-gem5-p1-two-level/stats.txt
index 3eb7c70d8..d277e8b47 100644
--- a/tests/quick/se/03.learning-gem5/ref/arm/linux/learning-gem5-p1-two-level/stats.txt
+++ b/tests/quick/se/03.learning-gem5/ref/arm/linux/learning-gem5-p1-two-level/stats.txt
@@ -4,11 +4,11 @@ sim_seconds 0.000052 # Nu
sim_ticks 52453000 # Number of ticks simulated
final_tick 52453000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 234245 # Simulator instruction rate (inst/s)
-host_op_rate 270642 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 2457731659 # Simulator tick rate (ticks/s)
-host_mem_usage 654144 # Number of bytes of host memory used
-host_seconds 0.02 # Real time elapsed on the host
+host_inst_rate 494492 # Simulator instruction rate (inst/s)
+host_op_rate 571324 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 5188174566 # Simulator tick rate (ticks/s)
+host_mem_usage 654324 # Number of bytes of host memory used
+host_seconds 0.01 # Real time elapsed on the host
sim_insts 4988 # Number of instructions simulated
sim_ops 5770 # Number of ops (including micro ops) simulated
system.clk_domain.voltage_domain.voltage 1 # Voltage in Volts
@@ -416,7 +416,9 @@ system.cpu.op_class::FloatAdd 0 0.00% 65.05% # Cl
system.cpu.op_class::FloatCmp 0 0.00% 65.05% # Class of executed instruction
system.cpu.op_class::FloatCvt 0 0.00% 65.05% # Class of executed instruction
system.cpu.op_class::FloatMult 0 0.00% 65.05% # Class of executed instruction
+system.cpu.op_class::FloatMultAcc 0 0.00% 65.05% # Class of executed instruction
system.cpu.op_class::FloatDiv 0 0.00% 65.05% # Class of executed instruction
+system.cpu.op_class::FloatMisc 0 0.00% 65.05% # Class of executed instruction
system.cpu.op_class::FloatSqrt 0 0.00% 65.05% # Class of executed instruction
system.cpu.op_class::SimdAdd 0 0.00% 65.05% # Class of executed instruction
system.cpu.op_class::SimdAddAcc 0 0.00% 65.05% # Class of executed instruction
@@ -439,7 +441,9 @@ system.cpu.op_class::SimdFloatMult 0 0.00% 65.10% # Cl
system.cpu.op_class::SimdFloatMultAcc 0 0.00% 65.10% # Class of executed instruction
system.cpu.op_class::SimdFloatSqrt 0 0.00% 65.10% # Class of executed instruction
system.cpu.op_class::MemRead 1085 18.61% 83.71% # Class of executed instruction
-system.cpu.op_class::MemWrite 950 16.29% 100.00% # Class of executed instruction
+system.cpu.op_class::MemWrite 934 16.02% 99.73% # Class of executed instruction
+system.cpu.op_class::FloatMemRead 0 0.00% 99.73% # Class of executed instruction
+system.cpu.op_class::FloatMemWrite 16 0.27% 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 5831 # Class of executed instruction
diff --git a/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-simple/stats.txt b/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-simple/stats.txt
index b290494a3..bec900094 100644
--- a/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-simple/stats.txt
+++ b/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-simple/stats.txt
@@ -4,11 +4,11 @@ sim_seconds 0.000423 # Nu
sim_ticks 423127000 # Number of ticks simulated
final_tick 423127000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 243919 # Simulator instruction rate (inst/s)
-host_op_rate 243782 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 18277293383 # Simulator tick rate (ticks/s)
-host_mem_usage 631884 # Number of bytes of host memory used
-host_seconds 0.02 # Real time elapsed on the host
+host_inst_rate 225323 # Simulator instruction rate (inst/s)
+host_op_rate 225118 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 16871799532 # Simulator tick rate (ticks/s)
+host_mem_usage 632064 # Number of bytes of host memory used
+host_seconds 0.03 # Real time elapsed on the host
sim_insts 5641 # Number of instructions simulated
sim_ops 5641 # Number of ops (including micro ops) simulated
system.clk_domain.voltage_domain.voltage 1 # Voltage in Volts
@@ -333,7 +333,9 @@ system.cpu.op_class::FloatAdd 2 0.04% 63.90% # Cl
system.cpu.op_class::FloatCmp 0 0.00% 63.90% # Class of executed instruction
system.cpu.op_class::FloatCvt 0 0.00% 63.90% # Class of executed instruction
system.cpu.op_class::FloatMult 0 0.00% 63.90% # Class of executed instruction
+system.cpu.op_class::FloatMultAcc 0 0.00% 63.90% # Class of executed instruction
system.cpu.op_class::FloatDiv 0 0.00% 63.90% # Class of executed instruction
+system.cpu.op_class::FloatMisc 0 0.00% 63.90% # Class of executed instruction
system.cpu.op_class::FloatSqrt 0 0.00% 63.90% # Class of executed instruction
system.cpu.op_class::SimdAdd 0 0.00% 63.90% # Class of executed instruction
system.cpu.op_class::SimdAddAcc 0 0.00% 63.90% # Class of executed instruction
@@ -357,6 +359,8 @@ system.cpu.op_class::SimdFloatMultAcc 0 0.00% 63.90% # Cl
system.cpu.op_class::SimdFloatSqrt 0 0.00% 63.90% # Class of executed instruction
system.cpu.op_class::MemRead 1135 20.12% 84.01% # Class of executed instruction
system.cpu.op_class::MemWrite 902 15.99% 100.00% # Class of executed instruction
+system.cpu.op_class::FloatMemRead 0 0.00% 100.00% # Class of executed instruction
+system.cpu.op_class::FloatMemWrite 0 0.00% 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 5642 # Class of executed instruction
diff --git a/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/stats.txt b/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/stats.txt
index 3bd6c6ff6..c7fcf57ee 100644
--- a/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/stats.txt
+++ b/tests/quick/se/03.learning-gem5/ref/mips/linux/learning-gem5-p1-two-level/stats.txt
@@ -4,10 +4,10 @@ sim_seconds 0.000062 # Nu
sim_ticks 62333000 # Number of ticks simulated
final_tick 62333000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 499257 # Simulator instruction rate (inst/s)
-host_op_rate 498740 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 5505866075 # Simulator tick rate (ticks/s)
-host_mem_usage 635976 # Number of bytes of host memory used
+host_inst_rate 472885 # Simulator instruction rate (inst/s)
+host_op_rate 471880 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 5205204018 # Simulator tick rate (ticks/s)
+host_mem_usage 636424 # Number of bytes of host memory used
host_seconds 0.01 # Real time elapsed on the host
sim_insts 5641 # Number of instructions simulated
sim_ops 5641 # Number of ops (including micro ops) simulated
@@ -313,7 +313,9 @@ system.cpu.op_class::FloatAdd 2 0.04% 63.90% # Cl
system.cpu.op_class::FloatCmp 0 0.00% 63.90% # Class of executed instruction
system.cpu.op_class::FloatCvt 0 0.00% 63.90% # Class of executed instruction
system.cpu.op_class::FloatMult 0 0.00% 63.90% # Class of executed instruction
+system.cpu.op_class::FloatMultAcc 0 0.00% 63.90% # Class of executed instruction
system.cpu.op_class::FloatDiv 0 0.00% 63.90% # Class of executed instruction
+system.cpu.op_class::FloatMisc 0 0.00% 63.90% # Class of executed instruction
system.cpu.op_class::FloatSqrt 0 0.00% 63.90% # Class of executed instruction
system.cpu.op_class::SimdAdd 0 0.00% 63.90% # Class of executed instruction
system.cpu.op_class::SimdAddAcc 0 0.00% 63.90% # Class of executed instruction
@@ -337,6 +339,8 @@ system.cpu.op_class::SimdFloatMultAcc 0 0.00% 63.90% # Cl
system.cpu.op_class::SimdFloatSqrt 0 0.00% 63.90% # Class of executed instruction
system.cpu.op_class::MemRead 1135 20.12% 84.01% # Class of executed instruction
system.cpu.op_class::MemWrite 902 15.99% 100.00% # Class of executed instruction
+system.cpu.op_class::FloatMemRead 0 0.00% 100.00% # Class of executed instruction
+system.cpu.op_class::FloatMemWrite 0 0.00% 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 5642 # Class of executed instruction
diff --git a/tests/quick/se/03.learning-gem5/ref/sparc/linux/learning-gem5-p1-simple/stats.txt b/tests/quick/se/03.learning-gem5/ref/sparc/linux/learning-gem5-p1-simple/stats.txt
index ba7428ffa..ef64cb9b2 100644
--- a/tests/quick/se/03.learning-gem5/ref/sparc/linux/learning-gem5-p1-simple/stats.txt
+++ b/tests/quick/se/03.learning-gem5/ref/sparc/linux/learning-gem5-p1-simple/stats.txt
@@ -4,11 +4,11 @@ sim_seconds 0.000380 # Nu
sim_ticks 380341000 # Number of ticks simulated
final_tick 380341000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 148243 # Simulator instruction rate (inst/s)
-host_op_rate 148143 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 10150108269 # Simulator tick rate (ticks/s)
-host_mem_usage 632328 # Number of bytes of host memory used
-host_seconds 0.04 # Real time elapsed on the host
+host_inst_rate 290732 # Simulator instruction rate (inst/s)
+host_op_rate 290372 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 19883940078 # Simulator tick rate (ticks/s)
+host_mem_usage 632768 # Number of bytes of host memory used
+host_seconds 0.02 # Real time elapsed on the host
sim_insts 5548 # Number of instructions simulated
sim_ops 5548 # Number of ops (including micro ops) simulated
system.clk_domain.voltage_domain.voltage 1 # Voltage in Volts
@@ -316,7 +316,9 @@ system.cpu.op_class::FloatAdd 0 0.00% 74.89% # Cl
system.cpu.op_class::FloatCmp 0 0.00% 74.89% # Class of executed instruction
system.cpu.op_class::FloatCvt 0 0.00% 74.89% # Class of executed instruction
system.cpu.op_class::FloatMult 0 0.00% 74.89% # Class of executed instruction
+system.cpu.op_class::FloatMultAcc 0 0.00% 74.89% # Class of executed instruction
system.cpu.op_class::FloatDiv 0 0.00% 74.89% # Class of executed instruction
+system.cpu.op_class::FloatMisc 0 0.00% 74.89% # Class of executed instruction
system.cpu.op_class::FloatSqrt 0 0.00% 74.89% # Class of executed instruction
system.cpu.op_class::SimdAdd 0 0.00% 74.89% # Class of executed instruction
system.cpu.op_class::SimdAddAcc 0 0.00% 74.89% # Class of executed instruction
@@ -340,6 +342,8 @@ system.cpu.op_class::SimdFloatMultAcc 0 0.00% 74.89% # Cl
system.cpu.op_class::SimdFloatSqrt 0 0.00% 74.89% # Class of executed instruction
system.cpu.op_class::MemRead 726 12.99% 87.87% # Class of executed instruction
system.cpu.op_class::MemWrite 678 12.13% 100.00% # Class of executed instruction
+system.cpu.op_class::FloatMemRead 0 0.00% 100.00% # Class of executed instruction
+system.cpu.op_class::FloatMemWrite 0 0.00% 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 5591 # Class of executed instruction
diff --git a/tests/quick/se/03.learning-gem5/ref/sparc/linux/learning-gem5-p1-two-level/stats.txt b/tests/quick/se/03.learning-gem5/ref/sparc/linux/learning-gem5-p1-two-level/stats.txt
index 898894976..e9aaf12b4 100644
--- a/tests/quick/se/03.learning-gem5/ref/sparc/linux/learning-gem5-p1-two-level/stats.txt
+++ b/tests/quick/se/03.learning-gem5/ref/sparc/linux/learning-gem5-p1-two-level/stats.txt
@@ -4,11 +4,11 @@ sim_seconds 0.000057 # Nu
sim_ticks 56511000 # Number of ticks simulated
final_tick 56511000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 292382 # Simulator instruction rate (inst/s)
-host_op_rate 292023 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 2971184542 # Simulator tick rate (ticks/s)
-host_mem_usage 636424 # Number of bytes of host memory used
-host_seconds 0.02 # Real time elapsed on the host
+host_inst_rate 572788 # Simulator instruction rate (inst/s)
+host_op_rate 572177 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 5822018151 # Simulator tick rate (ticks/s)
+host_mem_usage 636864 # Number of bytes of host memory used
+host_seconds 0.01 # Real time elapsed on the host
sim_insts 5548 # Number of instructions simulated
sim_ops 5548 # Number of ops (including micro ops) simulated
system.clk_domain.voltage_domain.voltage 1 # Voltage in Volts
@@ -294,7 +294,9 @@ system.cpu.op_class::FloatAdd 0 0.00% 74.89% # Cl
system.cpu.op_class::FloatCmp 0 0.00% 74.89% # Class of executed instruction
system.cpu.op_class::FloatCvt 0 0.00% 74.89% # Class of executed instruction
system.cpu.op_class::FloatMult 0 0.00% 74.89% # Class of executed instruction
+system.cpu.op_class::FloatMultAcc 0 0.00% 74.89% # Class of executed instruction
system.cpu.op_class::FloatDiv 0 0.00% 74.89% # Class of executed instruction
+system.cpu.op_class::FloatMisc 0 0.00% 74.89% # Class of executed instruction
system.cpu.op_class::FloatSqrt 0 0.00% 74.89% # Class of executed instruction
system.cpu.op_class::SimdAdd 0 0.00% 74.89% # Class of executed instruction
system.cpu.op_class::SimdAddAcc 0 0.00% 74.89% # Class of executed instruction
@@ -318,6 +320,8 @@ system.cpu.op_class::SimdFloatMultAcc 0 0.00% 74.89% # Cl
system.cpu.op_class::SimdFloatSqrt 0 0.00% 74.89% # Class of executed instruction
system.cpu.op_class::MemRead 726 12.99% 87.87% # Class of executed instruction
system.cpu.op_class::MemWrite 678 12.13% 100.00% # Class of executed instruction
+system.cpu.op_class::FloatMemRead 0 0.00% 100.00% # Class of executed instruction
+system.cpu.op_class::FloatMemWrite 0 0.00% 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 5591 # Class of executed instruction
diff --git a/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-simple/stats.txt b/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-simple/stats.txt
index d3b77ec90..e2f01a250 100644
--- a/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-simple/stats.txt
+++ b/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-simple/stats.txt
@@ -4,11 +4,11 @@ sim_seconds 0.000508 # Nu
sim_ticks 507841000 # Number of ticks simulated
final_tick 507841000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 96340 # Simulator instruction rate (inst/s)
-host_op_rate 173892 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 8558810197 # Simulator tick rate (ticks/s)
-host_mem_usage 650468 # Number of bytes of host memory used
-host_seconds 0.06 # Real time elapsed on the host
+host_inst_rate 118772 # Simulator instruction rate (inst/s)
+host_op_rate 214398 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 10553661963 # Simulator tick rate (ticks/s)
+host_mem_usage 651408 # Number of bytes of host memory used
+host_seconds 0.05 # Real time elapsed on the host
sim_insts 5712 # Number of instructions simulated
sim_ops 10314 # Number of ops (including micro ops) simulated
system.clk_domain.voltage_domain.voltage 1 # Voltage in Volts
@@ -324,7 +324,9 @@ system.cpu.op_class::FloatAdd 0 0.00% 80.37% # Cl
system.cpu.op_class::FloatCmp 0 0.00% 80.37% # Class of executed instruction
system.cpu.op_class::FloatCvt 0 0.00% 80.37% # Class of executed instruction
system.cpu.op_class::FloatMult 0 0.00% 80.37% # Class of executed instruction
+system.cpu.op_class::FloatMultAcc 0 0.00% 80.37% # Class of executed instruction
system.cpu.op_class::FloatDiv 0 0.00% 80.37% # Class of executed instruction
+system.cpu.op_class::FloatMisc 0 0.00% 80.37% # Class of executed instruction
system.cpu.op_class::FloatSqrt 0 0.00% 80.37% # Class of executed instruction
system.cpu.op_class::SimdAdd 0 0.00% 80.37% # Class of executed instruction
system.cpu.op_class::SimdAddAcc 0 0.00% 80.37% # Class of executed instruction
@@ -348,6 +350,8 @@ system.cpu.op_class::SimdFloatMultAcc 0 0.00% 80.37% # Cl
system.cpu.op_class::SimdFloatSqrt 0 0.00% 80.37% # Class of executed instruction
system.cpu.op_class::MemRead 1084 10.51% 90.88% # Class of executed instruction
system.cpu.op_class::MemWrite 941 9.12% 100.00% # Class of executed instruction
+system.cpu.op_class::FloatMemRead 0 0.00% 100.00% # Class of executed instruction
+system.cpu.op_class::FloatMemWrite 0 0.00% 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 10314 # Class of executed instruction
diff --git a/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-two-level/stats.txt b/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-two-level/stats.txt
index bf9b895e3..20642e324 100644
--- a/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-two-level/stats.txt
+++ b/tests/quick/se/03.learning-gem5/ref/x86/linux/learning-gem5-p1-two-level/stats.txt
@@ -4,10 +4,10 @@ sim_seconds 0.000059 # Nu
sim_ticks 58513000 # Number of ticks simulated
final_tick 58513000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset)
sim_freq 1000000000000 # Frequency of simulated ticks
-host_inst_rate 325988 # Simulator instruction rate (inst/s)
-host_op_rate 588251 # Simulator op (including micro ops) rate (op/s)
-host_tick_rate 3335289412 # Simulator tick rate (ticks/s)
-host_mem_usage 654560 # Number of bytes of host memory used
+host_inst_rate 297973 # Simulator instruction rate (inst/s)
+host_op_rate 537391 # Simulator op (including micro ops) rate (op/s)
+host_tick_rate 3045372421 # Simulator tick rate (ticks/s)
+host_mem_usage 656016 # Number of bytes of host memory used
host_seconds 0.02 # Real time elapsed on the host
sim_insts 5712 # Number of instructions simulated
sim_ops 10314 # Number of ops (including micro ops) simulated
@@ -301,7 +301,9 @@ system.cpu.op_class::FloatAdd 0 0.00% 80.37% # Cl
system.cpu.op_class::FloatCmp 0 0.00% 80.37% # Class of executed instruction
system.cpu.op_class::FloatCvt 0 0.00% 80.37% # Class of executed instruction
system.cpu.op_class::FloatMult 0 0.00% 80.37% # Class of executed instruction
+system.cpu.op_class::FloatMultAcc 0 0.00% 80.37% # Class of executed instruction
system.cpu.op_class::FloatDiv 0 0.00% 80.37% # Class of executed instruction
+system.cpu.op_class::FloatMisc 0 0.00% 80.37% # Class of executed instruction
system.cpu.op_class::FloatSqrt 0 0.00% 80.37% # Class of executed instruction
system.cpu.op_class::SimdAdd 0 0.00% 80.37% # Class of executed instruction
system.cpu.op_class::SimdAddAcc 0 0.00% 80.37% # Class of executed instruction
@@ -325,6 +327,8 @@ system.cpu.op_class::SimdFloatMultAcc 0 0.00% 80.37% # Cl
system.cpu.op_class::SimdFloatSqrt 0 0.00% 80.37% # Class of executed instruction
system.cpu.op_class::MemRead 1084 10.51% 90.88% # Class of executed instruction
system.cpu.op_class::MemWrite 941 9.12% 100.00% # Class of executed instruction
+system.cpu.op_class::FloatMemRead 0 0.00% 100.00% # Class of executed instruction
+system.cpu.op_class::FloatMemWrite 0 0.00% 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 10314 # Class of executed instruction