From e6d3fe8a0c02e0692444399e63e6c5ce6c3abd17 Mon Sep 17 00:00:00 2001 From: Ali Saidi Date: Wed, 25 Aug 2010 19:10:42 -0500 Subject: ARM: Update regression tests for ldr/str microcode changes. --- tests/quick/00.hello/ref/arm/linux/simple-atomic/simout | 12 ++++++------ .../quick/00.hello/ref/arm/linux/simple-atomic/stats.txt | 16 ++++++++-------- 2 files changed, 14 insertions(+), 14 deletions(-) (limited to 'tests/quick') diff --git a/tests/quick/00.hello/ref/arm/linux/simple-atomic/simout b/tests/quick/00.hello/ref/arm/linux/simple-atomic/simout index 896c3dc74..8e7e50e4b 100755 --- a/tests/quick/00.hello/ref/arm/linux/simple-atomic/simout +++ b/tests/quick/00.hello/ref/arm/linux/simple-atomic/simout @@ -5,12 +5,12 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled Jun 1 2010 16:08:15 -M5 revision 4b3bf0363048 7414 default qtip tip ext/linux_se_structs.patch -M5 started Jun 1 2010 16:09:04 -M5 executing on harpertown2 -command line: ./build/ARM_SE/m5.debug -r -e tests/run.py quick/00.hello/arm/linux/simple-atomic +M5 compiled Aug 24 2010 15:34:40 +M5 revision 1c687284910c 7619 default qtip round2.patch tip qbase +M5 started Aug 24 2010 15:34:42 +M5 executing on zizzer +command line: build/ARM_SE/m5.fast -d build/ARM_SE/tests/fast/quick/00.hello/arm/linux/simple-atomic -re tests/run.py build/ARM_SE/tests/fast/quick/00.hello/arm/linux/simple-atomic Global frequency set at 1000000000000 ticks per second info: Entering event queue @ 0. Starting simulation... Hello world! -Exiting @ tick 2761000 because target called exit() +Exiting @ tick 2816000 because target called exit() diff --git a/tests/quick/00.hello/ref/arm/linux/simple-atomic/stats.txt b/tests/quick/00.hello/ref/arm/linux/simple-atomic/stats.txt index b5ae5cf6f..3e6a8cfe4 100644 --- a/tests/quick/00.hello/ref/arm/linux/simple-atomic/stats.txt +++ b/tests/quick/00.hello/ref/arm/linux/simple-atomic/stats.txt @@ -1,13 +1,13 @@ ---------- Begin Simulation Statistics ---------- -host_inst_rate 92316 # Simulator instruction rate (inst/s) -host_mem_usage 191512 # Number of bytes of host memory used -host_seconds 0.06 # Real time elapsed on the host -host_tick_rate 46039687 # Simulator tick rate (ticks/s) +host_inst_rate 6903 # Simulator instruction rate (inst/s) +host_mem_usage 198548 # Number of bytes of host memory used +host_seconds 0.81 # Real time elapsed on the host +host_tick_rate 3457658 # Simulator tick rate (ticks/s) sim_freq 1000000000000 # Frequency of simulated ticks -sim_insts 5510 # Number of instructions simulated +sim_insts 5620 # Number of instructions simulated sim_seconds 0.000003 # Number of seconds simulated -sim_ticks 2761000 # Number of ticks simulated +sim_ticks 2816000 # Number of ticks simulated system.cpu.dtb.accesses 0 # DTB accesses system.cpu.dtb.hits 0 # DTB hits system.cpu.dtb.misses 0 # DTB misses @@ -28,8 +28,8 @@ system.cpu.itb.write_accesses 0 # DT system.cpu.itb.write_hits 0 # DTB write hits system.cpu.itb.write_misses 0 # DTB write misses system.cpu.not_idle_fraction 1 # Percentage of non-idle cycles -system.cpu.numCycles 5523 # number of cpu cycles simulated -system.cpu.num_insts 5510 # Number of instructions executed +system.cpu.numCycles 5633 # number of cpu cycles simulated +system.cpu.num_insts 5620 # Number of instructions executed system.cpu.num_refs 2145 # Number of memory references system.cpu.workload.PROG:num_syscalls 13 # Number of system calls -- cgit v1.2.3