From f58f99935a139380d34166cdd20e84d1366e3f6e Mon Sep 17 00:00:00 2001 From: Gabe Black Date: Thu, 12 Jun 2008 00:48:33 -0400 Subject: X86: Update the regressions for the new string instructions. --- .../long/10.mcf/ref/x86/linux/simple-atomic/m5stats.txt | 16 ++++++++-------- tests/long/10.mcf/ref/x86/linux/simple-atomic/stdout | 6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) (limited to 'tests/long/10.mcf/ref') diff --git a/tests/long/10.mcf/ref/x86/linux/simple-atomic/m5stats.txt b/tests/long/10.mcf/ref/x86/linux/simple-atomic/m5stats.txt index e8cd3750d..b1bff08e1 100644 --- a/tests/long/10.mcf/ref/x86/linux/simple-atomic/m5stats.txt +++ b/tests/long/10.mcf/ref/x86/linux/simple-atomic/m5stats.txt @@ -1,17 +1,17 @@ ---------- Begin Simulation Statistics ---------- -host_inst_rate 1615040 # Simulator instruction rate (inst/s) -host_mem_usage 325376 # Number of bytes of host memory used -host_seconds 166.96 # Real time elapsed on the host -host_tick_rate 992489174 # Simulator tick rate (ticks/s) +host_inst_rate 1573393 # Simulator instruction rate (inst/s) +host_mem_usage 325380 # Number of bytes of host memory used +host_seconds 171.38 # Real time elapsed on the host +host_tick_rate 966895627 # Simulator tick rate (ticks/s) sim_freq 1000000000000 # Frequency of simulated ticks -sim_insts 269642972 # Number of instructions simulated +sim_insts 269643040 # Number of instructions simulated sim_seconds 0.165704 # Number of seconds simulated -sim_ticks 165703617500 # Number of ticks simulated +sim_ticks 165703651500 # 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 331407236 # number of cpu cycles simulated -system.cpu.num_insts 269642972 # Number of instructions executed +system.cpu.numCycles 331407304 # number of cpu cycles simulated +system.cpu.num_insts 269643040 # Number of instructions executed system.cpu.num_refs 124052668 # Number of memory references system.cpu.workload.PROG:num_syscalls 429 # Number of system calls diff --git a/tests/long/10.mcf/ref/x86/linux/simple-atomic/stdout b/tests/long/10.mcf/ref/x86/linux/simple-atomic/stdout index 4bc947613..e519e0a5b 100644 --- a/tests/long/10.mcf/ref/x86/linux/simple-atomic/stdout +++ b/tests/long/10.mcf/ref/x86/linux/simple-atomic/stdout @@ -21,9 +21,9 @@ The Regents of The University of Michigan All Rights Reserved -M5 compiled Apr 21 2008 13:57:00 -M5 started Mon Apr 21 13:59:05 2008 +M5 compiled May 17 2008 13:48:04 +M5 started Sat May 17 13:48:05 2008 M5 executing on tater command line: build/X86_SE/m5.fast -d build/X86_SE/tests/fast/long/10.mcf/x86/linux/simple-atomic tests/run.py long/10.mcf/x86/linux/simple-atomic Global frequency set at 1000000000000 ticks per second -Exiting @ tick 165703617500 because target called exit() +Exiting @ tick 165703651500 because target called exit() -- cgit v1.2.3