summaryrefslogtreecommitdiff
path: root/tests/long/20.parser
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2008-06-12 00:48:33 -0400
committerGabe Black <gblack@eecs.umich.edu>2008-06-12 00:48:33 -0400
commitf58f99935a139380d34166cdd20e84d1366e3f6e (patch)
treeaf6caf87d5d1ae26f6158828860aca41576a9b9b /tests/long/20.parser
parentde6eeaaa27543f27386b1d9c6528bd60faf75296 (diff)
downloadgem5-f58f99935a139380d34166cdd20e84d1366e3f6e.tar.xz
X86: Update the regressions for the new string instructions.
Diffstat (limited to 'tests/long/20.parser')
-rw-r--r--tests/long/20.parser/ref/x86/linux/simple-atomic/m5stats.txt18
-rw-r--r--tests/long/20.parser/ref/x86/linux/simple-atomic/stderr2
-rw-r--r--tests/long/20.parser/ref/x86/linux/simple-atomic/stdout6
3 files changed, 13 insertions, 13 deletions
diff --git a/tests/long/20.parser/ref/x86/linux/simple-atomic/m5stats.txt b/tests/long/20.parser/ref/x86/linux/simple-atomic/m5stats.txt
index 902cda39a..5ab585992 100644
--- a/tests/long/20.parser/ref/x86/linux/simple-atomic/m5stats.txt
+++ b/tests/long/20.parser/ref/x86/linux/simple-atomic/m5stats.txt
@@ -1,17 +1,17 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 1972929 # Simulator instruction rate (inst/s)
-host_mem_usage 194468 # Number of bytes of host memory used
-host_seconds 752.49 # Real time elapsed on the host
-host_tick_rate 1147180666 # Simulator tick rate (ticks/s)
+host_inst_rate 1959706 # Simulator instruction rate (inst/s)
+host_mem_usage 194472 # Number of bytes of host memory used
+host_seconds 757.68 # Real time elapsed on the host
+host_tick_rate 1139469005 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
-sim_insts 1484611667 # Number of instructions simulated
-sim_seconds 0.863243 # Number of seconds simulated
-sim_ticks 863243464000 # Number of ticks simulated
+sim_insts 1484825787 # Number of instructions simulated
+sim_seconds 0.863351 # Number of seconds simulated
+sim_ticks 863350524000 # 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 1726486929 # number of cpu cycles simulated
-system.cpu.num_insts 1484611667 # Number of instructions executed
+system.cpu.numCycles 1726701049 # number of cpu cycles simulated
+system.cpu.num_insts 1484825787 # Number of instructions executed
system.cpu.num_refs 533543283 # Number of memory references
system.cpu.workload.PROG:num_syscalls 541 # Number of system calls
diff --git a/tests/long/20.parser/ref/x86/linux/simple-atomic/stderr b/tests/long/20.parser/ref/x86/linux/simple-atomic/stderr
index 67ea3cc5a..e75f35ba1 100644
--- a/tests/long/20.parser/ref/x86/linux/simple-atomic/stderr
+++ b/tests/long/20.parser/ref/x86/linux/simple-atomic/stderr
@@ -1,4 +1,4 @@
-0: system.remote_gdb.listener: listening for remote gdb on port 7001
+0: system.remote_gdb.listener: listening for remote gdb on port 7004
warn: Entering event queue @ 0. Starting simulation...
warn: instruction 'fnstcw_Mw' unimplemented
warn: instruction 'fldcw_Mw' unimplemented
diff --git a/tests/long/20.parser/ref/x86/linux/simple-atomic/stdout b/tests/long/20.parser/ref/x86/linux/simple-atomic/stdout
index 7332263ab..b105051a9 100644
--- a/tests/long/20.parser/ref/x86/linux/simple-atomic/stdout
+++ b/tests/long/20.parser/ref/x86/linux/simple-atomic/stdout
@@ -64,9 +64,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/20.parser/x86/linux/simple-atomic tests/run.py long/20.parser/x86/linux/simple-atomic
Global frequency set at 1000000000000 ticks per second
-Exiting @ tick 863243464000 because target called exit()
+Exiting @ tick 863350524000 because target called exit()