summaryrefslogtreecommitdiff
path: root/tests/long/10.mcf
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2008-06-12 00:42:52 -0400
committerGabe Black <gblack@eecs.umich.edu>2008-06-12 00:42:52 -0400
commit9ebd244991f473cacc1f73ff4877f2472af3a8fc (patch)
treeaaf685292a468f3ab75e794ec1573e9964902894 /tests/long/10.mcf
parent8501a90f59c73896b4eea6d7ce8f1d1cc8685d53 (diff)
downloadgem5-9ebd244991f473cacc1f73ff4877f2472af3a8fc.tar.xz
X86: Update the regressions for the fact that rdtsc does something now.
Diffstat (limited to 'tests/long/10.mcf')
-rw-r--r--tests/long/10.mcf/ref/x86/linux/simple-atomic/config.ini3
-rw-r--r--tests/long/10.mcf/ref/x86/linux/simple-atomic/m5stats.txt16
-rw-r--r--tests/long/10.mcf/ref/x86/linux/simple-atomic/stderr3
-rw-r--r--tests/long/10.mcf/ref/x86/linux/simple-atomic/stdout10
4 files changed, 17 insertions, 15 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 527f1b385..d878cb424 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
@@ -58,6 +58,7 @@ max_stack_size=67108864
output=cout
pid=100
ppid=99
+simpoint=55300000000
system=system
uid=100
@@ -66,6 +67,7 @@ type=Bus
block_size=64
bus_id=0
clock=1000
+header_cycles=1
responder_set=false
width=64
port=system.physmem.port[0] system.cpu.icache_port system.cpu.dcache_port
@@ -74,6 +76,7 @@ port=system.physmem.port[0] system.cpu.icache_port system.cpu.dcache_port
type=PhysicalMemory
file=
latency=1
+latency_var=0
range=0:268435455
zero=false
port=system.membus.port[0]
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 794286196..e8cd3750d 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 1168424 # Simulator instruction rate (inst/s)
-host_mem_usage 310284 # Number of bytes of host memory used
-host_seconds 230.78 # Real time elapsed on the host
-host_tick_rate 718029499 # Simulator tick rate (ticks/s)
+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)
sim_freq 1000000000000 # Frequency of simulated ticks
-sim_insts 269642969 # Number of instructions simulated
+sim_insts 269642972 # Number of instructions simulated
sim_seconds 0.165704 # Number of seconds simulated
-sim_ticks 165703616000 # Number of ticks simulated
+sim_ticks 165703617500 # 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 331407233 # number of cpu cycles simulated
-system.cpu.num_insts 269642969 # Number of instructions executed
+system.cpu.numCycles 331407236 # number of cpu cycles simulated
+system.cpu.num_insts 269642972 # 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/stderr b/tests/long/10.mcf/ref/x86/linux/simple-atomic/stderr
index 863f1adb9..d81394784 100644
--- a/tests/long/10.mcf/ref/x86/linux/simple-atomic/stderr
+++ b/tests/long/10.mcf/ref/x86/linux/simple-atomic/stderr
@@ -1,5 +1,4 @@
-0: system.remote_gdb.listener: listening for remote gdb on port 7000
+0: system.remote_gdb.listener: listening for remote gdb on port 7002
warn: Entering event queue @ 0. Starting simulation...
warn: instruction 'fnstcw_Mw' unimplemented
warn: instruction 'fldcw_Mw' unimplemented
-warn: instruction 'rdtsc' unimplemented
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 743c3e8f1..4bc947613 100644
--- a/tests/long/10.mcf/ref/x86/linux/simple-atomic/stdout
+++ b/tests/long/10.mcf/ref/x86/linux/simple-atomic/stdout
@@ -16,14 +16,14 @@ checksum : 68389
optimal
M5 Simulator System
-Copyright (c) 2001-2006
+Copyright (c) 2001-2008
The Regents of The University of Michigan
All Rights Reserved
-M5 compiled Oct 21 2007 20:57:52
-M5 started Sun Oct 21 21:57:00 2007
-M5 executing on nacho
+M5 compiled Apr 21 2008 13:57:00
+M5 started Mon Apr 21 13:59: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 165703616000 because target called exit()
+Exiting @ tick 165703617500 because target called exit()