From fe5deb4a22260b3e67839fb1efa978cff51e79ba Mon Sep 17 00:00:00 2001 From: Nilay Vaish Date: Tue, 11 Sep 2012 09:34:40 -0500 Subject: x86 Regressions: Update stats due to register predication --- tests/long/se/10.mcf/ref/x86/linux/simple-timing/stats.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'tests/long/se/10.mcf/ref/x86/linux/simple-timing/stats.txt') diff --git a/tests/long/se/10.mcf/ref/x86/linux/simple-timing/stats.txt b/tests/long/se/10.mcf/ref/x86/linux/simple-timing/stats.txt index be2824a9d..197e85700 100644 --- a/tests/long/se/10.mcf/ref/x86/linux/simple-timing/stats.txt +++ b/tests/long/se/10.mcf/ref/x86/linux/simple-timing/stats.txt @@ -4,11 +4,11 @@ sim_seconds 0.368209 # Nu sim_ticks 368209206000 # Number of ticks simulated final_tick 368209206000 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 # Frequency of simulated ticks -host_inst_rate 651126 # Simulator instruction rate (inst/s) -host_op_rate 1146527 # Simulator op (including micro ops) rate (op/s) -host_tick_rate 1517517563 # Simulator tick rate (ticks/s) -host_mem_usage 367484 # Number of bytes of host memory used -host_seconds 242.64 # Real time elapsed on the host +host_inst_rate 501886 # Simulator instruction rate (inst/s) +host_op_rate 883741 # Simulator op (including micro ops) rate (op/s) +host_tick_rate 1169699500 # Simulator tick rate (ticks/s) +host_mem_usage 408944 # Number of bytes of host memory used +host_seconds 314.79 # Real time elapsed on the host sim_insts 157988548 # Number of instructions simulated sim_ops 278192463 # Number of ops (including micro ops) simulated system.physmem.bytes_read::cpu.inst 51712 # Number of bytes read from this memory @@ -46,8 +46,8 @@ system.cpu.num_func_calls 0 # nu system.cpu.num_conditional_control_insts 18628007 # number of instructions that are conditional controls system.cpu.num_int_insts 278186171 # number of integer instructions system.cpu.num_fp_insts 40 # number of float instructions -system.cpu.num_int_register_reads 834011732 # number of times the integer registers were read -system.cpu.num_int_register_writes 341010822 # number of times the integer registers were written +system.cpu.num_int_register_reads 739519993 # number of times the integer registers were read +system.cpu.num_int_register_writes 279212718 # number of times the integer registers were written system.cpu.num_fp_register_reads 40 # number of times the floating registers were read system.cpu.num_fp_register_writes 26 # number of times the floating registers were written system.cpu.num_mem_refs 122219135 # number of memory refs -- cgit v1.2.3