diff options
author | Gabe Black <gblack@eecs.umich.edu> | 2008-06-12 00:48:33 -0400 |
---|---|---|
committer | Gabe Black <gblack@eecs.umich.edu> | 2008-06-12 00:48:33 -0400 |
commit | f58f99935a139380d34166cdd20e84d1366e3f6e (patch) | |
tree | af6caf87d5d1ae26f6158828860aca41576a9b9b /tests/long/60.bzip2/ref/x86/linux | |
parent | de6eeaaa27543f27386b1d9c6528bd60faf75296 (diff) | |
download | gem5-f58f99935a139380d34166cdd20e84d1366e3f6e.tar.xz |
X86: Update the regressions for the new string instructions.
Diffstat (limited to 'tests/long/60.bzip2/ref/x86/linux')
3 files changed, 11 insertions, 11 deletions
diff --git a/tests/long/60.bzip2/ref/x86/linux/simple-atomic/m5stats.txt b/tests/long/60.bzip2/ref/x86/linux/simple-atomic/m5stats.txt index fbb7f4253..d84d96131 100644 --- a/tests/long/60.bzip2/ref/x86/linux/simple-atomic/m5stats.txt +++ b/tests/long/60.bzip2/ref/x86/linux/simple-atomic/m5stats.txt @@ -1,17 +1,17 @@ ---------- Begin Simulation Statistics ---------- -host_inst_rate 1920772 # Simulator instruction rate (inst/s) +host_inst_rate 1870134 # Simulator instruction rate (inst/s) host_mem_usage 190768 # Number of bytes of host memory used -host_seconds 2392.62 # Real time elapsed on the host -host_tick_rate 1172956454 # Simulator tick rate (ticks/s) +host_seconds 2457.40 # Real time elapsed on the host +host_tick_rate 1142033656 # Simulator tick rate (ticks/s) sim_freq 1000000000000 # Frequency of simulated ticks -sim_insts 4595672204 # Number of instructions simulated +sim_insts 4595673436 # Number of instructions simulated sim_seconds 2.806437 # Number of seconds simulated -sim_ticks 2806436543500 # Number of ticks simulated +sim_ticks 2806437159500 # 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 5612873088 # number of cpu cycles simulated -system.cpu.num_insts 4595672204 # Number of instructions executed +system.cpu.numCycles 5612874320 # number of cpu cycles simulated +system.cpu.num_insts 4595673436 # Number of instructions executed system.cpu.num_refs 1686312529 # Number of memory references system.cpu.workload.PROG:num_syscalls 33 # Number of system calls diff --git a/tests/long/60.bzip2/ref/x86/linux/simple-atomic/stderr b/tests/long/60.bzip2/ref/x86/linux/simple-atomic/stderr index e75f35ba1..64c88a35a 100644 --- a/tests/long/60.bzip2/ref/x86/linux/simple-atomic/stderr +++ b/tests/long/60.bzip2/ref/x86/linux/simple-atomic/stderr @@ -1,4 +1,4 @@ -0: system.remote_gdb.listener: listening for remote gdb on port 7004 +0: system.remote_gdb.listener: listening for remote gdb on port 7005 warn: Entering event queue @ 0. Starting simulation... warn: instruction 'fnstcw_Mw' unimplemented warn: instruction 'fldcw_Mw' unimplemented diff --git a/tests/long/60.bzip2/ref/x86/linux/simple-atomic/stdout b/tests/long/60.bzip2/ref/x86/linux/simple-atomic/stdout index dd2b3c1b8..01a877484 100644 --- a/tests/long/60.bzip2/ref/x86/linux/simple-atomic/stdout +++ b/tests/long/60.bzip2/ref/x86/linux/simple-atomic/stdout @@ -19,9 +19,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/60.bzip2/x86/linux/simple-atomic tests/run.py long/60.bzip2/x86/linux/simple-atomic Global frequency set at 1000000000000 ticks per second -Exiting @ tick 2806436543500 because target called exit() +Exiting @ tick 2806437159500 because target called exit() |