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 --- .../ref/arm/linux/realview-simple-atomic/stats.txt | 12 ++++++------ .../ref/arm/linux/realview-simple-timing/stats.txt | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) (limited to 'tests/quick/10.linux-boot') diff --git a/tests/quick/10.linux-boot/ref/arm/linux/realview-simple-atomic/stats.txt b/tests/quick/10.linux-boot/ref/arm/linux/realview-simple-atomic/stats.txt index 4bee82022..6eff135de 100644 --- a/tests/quick/10.linux-boot/ref/arm/linux/realview-simple-atomic/stats.txt +++ b/tests/quick/10.linux-boot/ref/arm/linux/realview-simple-atomic/stats.txt @@ -1,9 +1,9 @@ ---------- Begin Simulation Statistics ---------- -host_inst_rate 2974441 # Simulator instruction rate (inst/s) -host_mem_usage 381360 # Number of bytes of host memory used -host_seconds 17.48 # Real time elapsed on the host -host_tick_rate 1507548482 # Simulator tick rate (ticks/s) +host_inst_rate 2945797 # Simulator instruction rate (inst/s) +host_mem_usage 382504 # Number of bytes of host memory used +host_seconds 17.65 # Real time elapsed on the host +host_tick_rate 1493029395 # Simulator tick rate (ticks/s) sim_freq 1000000000000 # Frequency of simulated ticks sim_insts 51978646 # Number of instructions simulated sim_seconds 0.026345 # Number of seconds simulated @@ -238,8 +238,8 @@ system.cpu.num_idle_cycles 0 # Nu system.cpu.num_insts 51978646 # Number of instructions executed system.cpu.num_int_alu_accesses 42407849 # Number of integer alu accesses system.cpu.num_int_insts 42407849 # number of integer instructions -system.cpu.num_int_register_reads 130779000 # number of times the integer registers were read -system.cpu.num_int_register_writes 34467088 # number of times the integer registers were written +system.cpu.num_int_register_reads 222699258 # number of times the integer registers were read +system.cpu.num_int_register_writes 49674551 # number of times the integer registers were written system.cpu.num_load_insts 9176676 # Number of load instructions system.cpu.num_mem_refs 16251075 # number of memory refs system.cpu.num_store_insts 7074399 # Number of store instructions diff --git a/tests/quick/10.linux-boot/ref/arm/linux/realview-simple-timing/stats.txt b/tests/quick/10.linux-boot/ref/arm/linux/realview-simple-timing/stats.txt index 5aad94f8d..2a2d9df74 100644 --- a/tests/quick/10.linux-boot/ref/arm/linux/realview-simple-timing/stats.txt +++ b/tests/quick/10.linux-boot/ref/arm/linux/realview-simple-timing/stats.txt @@ -1,9 +1,9 @@ ---------- Begin Simulation Statistics ---------- -host_inst_rate 1535776 # Simulator instruction rate (inst/s) -host_mem_usage 381388 # Number of bytes of host memory used -host_seconds 33.31 # Real time elapsed on the host -host_tick_rate 3431474709 # Simulator tick rate (ticks/s) +host_inst_rate 1455036 # Simulator instruction rate (inst/s) +host_mem_usage 382532 # Number of bytes of host memory used +host_seconds 35.16 # Real time elapsed on the host +host_tick_rate 3251070052 # Simulator tick rate (ticks/s) sim_freq 1000000000000 # Frequency of simulated ticks sim_insts 51162775 # Number of instructions simulated sim_seconds 0.114317 # Number of seconds simulated @@ -284,8 +284,8 @@ system.cpu.num_idle_cycles 0 # Nu system.cpu.num_insts 51162775 # Number of instructions executed system.cpu.num_int_alu_accesses 42435662 # Number of integer alu accesses system.cpu.num_int_insts 42435662 # number of integer instructions -system.cpu.num_int_register_reads 139138635 # number of times the integer registers were read -system.cpu.num_int_register_writes 34495190 # number of times the integer registers were written +system.cpu.num_int_register_reads 248572490 # number of times the integer registers were read +system.cpu.num_int_register_writes 49713526 # number of times the integer registers were written system.cpu.num_load_insts 9182978 # Number of load instructions system.cpu.num_mem_refs 16261071 # number of memory refs system.cpu.num_store_insts 7078093 # Number of store instructions -- cgit v1.2.3