From 44e599a1a4843db07cb77cfedc136e8e994016cf Mon Sep 17 00:00:00 2001 From: Ali Saidi Date: Fri, 13 May 2011 17:29:27 -0500 Subject: ARM: Fix up stats for previous changes to condition codes --- tests/long/30.eon/ref/arm/linux/simple-atomic/stats.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'tests/long/30.eon/ref/arm/linux/simple-atomic/stats.txt') diff --git a/tests/long/30.eon/ref/arm/linux/simple-atomic/stats.txt b/tests/long/30.eon/ref/arm/linux/simple-atomic/stats.txt index 20eb7fdea..01b0f0b3b 100644 --- a/tests/long/30.eon/ref/arm/linux/simple-atomic/stats.txt +++ b/tests/long/30.eon/ref/arm/linux/simple-atomic/stats.txt @@ -1,9 +1,9 @@ ---------- Begin Simulation Statistics ---------- -host_inst_rate 3277679 # Simulator instruction rate (inst/s) -host_mem_usage 214524 # Number of bytes of host memory used -host_seconds 106.50 # Real time elapsed on the host -host_tick_rate 1993879698 # Simulator tick rate (ticks/s) +host_inst_rate 1939083 # Simulator instruction rate (inst/s) +host_mem_usage 261408 # Number of bytes of host memory used +host_seconds 180.02 # Real time elapsed on the host +host_tick_rate 1179584644 # Simulator tick rate (ticks/s) sim_freq 1000000000000 # Frequency of simulated ticks sim_insts 349065408 # Number of instructions simulated sim_seconds 0.212344 # Number of seconds simulated @@ -64,10 +64,10 @@ system.cpu.num_fp_register_writes 126152315 # nu system.cpu.num_func_calls 12433363 # number of times a function call or return occured system.cpu.num_idle_cycles 0 # Number of idle cycles system.cpu.num_insts 349065408 # Number of instructions executed -system.cpu.num_int_alu_accesses 287528428 # Number of integer alu accesses -system.cpu.num_int_insts 287528428 # number of integer instructions -system.cpu.num_int_register_reads 1216522338 # number of times the integer registers were read -system.cpu.num_int_register_writes 207564016 # number of times the integer registers were written +system.cpu.num_int_alu_accesses 279584926 # Number of integer alu accesses +system.cpu.num_int_insts 279584926 # number of integer instructions +system.cpu.num_int_register_reads 1887652191 # number of times the integer registers were read +system.cpu.num_int_register_writes 251197918 # number of times the integer registers were written system.cpu.num_load_insts 94648758 # Number of load instructions system.cpu.num_mem_refs 177024357 # number of memory refs system.cpu.num_store_insts 82375599 # Number of store instructions -- cgit v1.2.3