From 7d396b1bf6f281c1bfae991e41d7e3c359d88854 Mon Sep 17 00:00:00 2001 From: Gabe Black Date: Mon, 22 Oct 2007 14:39:40 -0700 Subject: X86: Use the cda microop where appropriate. The ENTER instruction still needs these. --HG-- extra : convert_revision : c5a1a6d66c454f252d3b798c38a6798e7dd486f0 --- .../20.parser/ref/x86/linux/simple-atomic/m5stats.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'tests/long/20.parser/ref/x86/linux/simple-atomic/m5stats.txt') diff --git a/tests/long/20.parser/ref/x86/linux/simple-atomic/m5stats.txt b/tests/long/20.parser/ref/x86/linux/simple-atomic/m5stats.txt index 67aae28c5..e1f98313b 100644 --- a/tests/long/20.parser/ref/x86/linux/simple-atomic/m5stats.txt +++ b/tests/long/20.parser/ref/x86/linux/simple-atomic/m5stats.txt @@ -1,17 +1,17 @@ ---------- Begin Simulation Statistics ---------- -host_inst_rate 1349569 # Simulator instruction rate (inst/s) -host_mem_usage 179560 # Number of bytes of host memory used -host_seconds 1098.57 # Real time elapsed on the host -host_tick_rate 784871141 # Simulator tick rate (ticks/s) +host_inst_rate 1244280 # Simulator instruction rate (inst/s) +host_mem_usage 179592 # Number of bytes of host memory used +host_seconds 1193.15 # Real time elapsed on the host +host_tick_rate 723499766 # Simulator tick rate (ticks/s) sim_freq 1000000000000 # Frequency of simulated ticks -sim_insts 1482589975 # Number of instructions simulated -sim_seconds 0.862233 # Number of seconds simulated -sim_ticks 862232618000 # Number of ticks simulated +sim_insts 1484611664 # Number of instructions simulated +sim_seconds 0.863243 # Number of seconds simulated +sim_ticks 863243462500 # Number of ticks simulated system.cpu.idle_fraction 0 # Percentage of idle cycles system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles -system.cpu.numCycles 1724465237 # number of cpu cycles simulated -system.cpu.num_insts 1482589975 # Number of instructions executed +system.cpu.numCycles 1726486926 # number of cpu cycles simulated +system.cpu.num_insts 1484611664 # Number of instructions executed system.cpu.num_refs 533543283 # Number of memory references system.cpu.workload.PROG:num_syscalls 541 # Number of system calls -- cgit v1.2.3