summaryrefslogtreecommitdiff
path: root/tests/long/10.mcf/ref/x86
diff options
context:
space:
mode:
authorNathan Binkert <nate@binkert.org>2008-07-24 16:31:54 -0700
committerNathan Binkert <nate@binkert.org>2008-07-24 16:31:54 -0700
commit0622eec53ae87e008a8d5e0e685321c69ea401d3 (patch)
treea11ed967728a45a162e601263db3c161fe3ec82d /tests/long/10.mcf/ref/x86
parentf3a3ab7f2cfdae687a1dc07dff10c7fa4bde921c (diff)
downloadgem5-0622eec53ae87e008a8d5e0e685321c69ea401d3.tar.xz
regress: update regressions for tty emulation fix.
Diffstat (limited to 'tests/long/10.mcf/ref/x86')
-rw-r--r--tests/long/10.mcf/ref/x86/linux/simple-atomic/config.ini1
-rw-r--r--tests/long/10.mcf/ref/x86/linux/simple-atomic/m5stats.txt22
-rw-r--r--tests/long/10.mcf/ref/x86/linux/simple-atomic/stdout12
3 files changed, 18 insertions, 17 deletions
diff --git a/tests/long/10.mcf/ref/x86/linux/simple-atomic/config.ini b/tests/long/10.mcf/ref/x86/linux/simple-atomic/config.ini
index 4ca62bb34..e2db98cec 100644
--- a/tests/long/10.mcf/ref/x86/linux/simple-atomic/config.ini
+++ b/tests/long/10.mcf/ref/x86/linux/simple-atomic/config.ini
@@ -51,6 +51,7 @@ cmd=mcf mcf.in
cwd=build/X86_SE/tests/fast/long/10.mcf/x86/linux/simple-atomic
egid=100
env=
+errout=cerr
euid=100
executable=/dist/m5/cpu2000/binaries/x86/linux/mcf
gid=100
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 b1bff08e1..e2d716404 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,18 +1,18 @@
---------- Begin Simulation Statistics ----------
-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)
+host_inst_rate 2310204 # Simulator instruction rate (inst/s)
+host_mem_usage 340492 # Number of bytes of host memory used
+host_seconds 116.72 # Real time elapsed on the host
+host_tick_rate 1419682765 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
-sim_insts 269643040 # Number of instructions simulated
-sim_seconds 0.165704 # Number of seconds simulated
-sim_ticks 165703651500 # Number of ticks simulated
+sim_insts 269654744 # Number of instructions simulated
+sim_seconds 0.165710 # Number of seconds simulated
+sim_ticks 165710415000 # 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 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
+system.cpu.numCycles 331420831 # number of cpu cycles simulated
+system.cpu.num_insts 269654744 # Number of instructions executed
+system.cpu.num_refs 124054658 # Number of memory references
+system.cpu.workload.PROG:num_syscalls 444 # Number of system calls
---------- End Simulation Statistics ----------
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 996ca24f1..ac908f417 100644
--- a/tests/long/10.mcf/ref/x86/linux/simple-atomic/stdout
+++ b/tests/long/10.mcf/ref/x86/linux/simple-atomic/stdout
@@ -5,11 +5,11 @@ The Regents of The University of Michigan
All Rights Reserved
-M5 compiled Jul 21 2008 20:45:28
-M5 started Mon Jul 21 20:45:29 2008
-M5 executing on zizzer
-M5 revision 5508:992aeed1374332d0933a68d1f1fe749e2fec0881
-M5 commit date Tue Jul 15 14:38:51 2008 -0400
+M5 compiled Jul 23 2008 16:08:41
+M5 started Wed Jul 23 16:09:15 2008
+M5 executing on blue
+M5 revision 5515:47bf96eec2c6221cf91de8a078897c1b5e46cfbf
+M5 commit date Wed Jul 23 15:35:08 2008 -0700
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
@@ -28,4 +28,4 @@ simplex iterations : 2663
flow value : 3080014995
checksum : 68389
optimal
-Exiting @ tick 165703651500 because target called exit()
+Exiting @ tick 165710415000 because target called exit()