summaryrefslogtreecommitdiff
path: root/tests
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
parentde6eeaaa27543f27386b1d9c6528bd60faf75296 (diff)
downloadgem5-f58f99935a139380d34166cdd20e84d1366e3f6e.tar.xz
X86: Update the regressions for the new string instructions.
Diffstat (limited to 'tests')
-rw-r--r--tests/long/00.gzip/ref/x86/linux/simple-atomic/m5stats.txt18
-rw-r--r--tests/long/00.gzip/ref/x86/linux/simple-atomic/stderr2
-rw-r--r--tests/long/00.gzip/ref/x86/linux/simple-atomic/stdout6
-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/stdout6
-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
-rw-r--r--tests/long/60.bzip2/ref/x86/linux/simple-atomic/m5stats.txt14
-rw-r--r--tests/long/60.bzip2/ref/x86/linux/simple-atomic/stderr2
-rw-r--r--tests/long/60.bzip2/ref/x86/linux/simple-atomic/stdout6
-rw-r--r--tests/long/70.twolf/ref/x86/linux/simple-atomic/m5stats.txt18
-rw-r--r--tests/long/70.twolf/ref/x86/linux/simple-atomic/stderr2
-rw-r--r--tests/long/70.twolf/ref/x86/linux/simple-atomic/stdout8
-rw-r--r--tests/quick/00.hello/ref/x86/linux/simple-atomic/m5stats.txt8
-rw-r--r--tests/quick/00.hello/ref/x86/linux/simple-atomic/stderr2
-rw-r--r--tests/quick/00.hello/ref/x86/linux/simple-atomic/stdout4
17 files changed, 68 insertions, 70 deletions
diff --git a/tests/long/00.gzip/ref/x86/linux/simple-atomic/m5stats.txt b/tests/long/00.gzip/ref/x86/linux/simple-atomic/m5stats.txt
index e830c139f..1dc72cfa0 100644
--- a/tests/long/00.gzip/ref/x86/linux/simple-atomic/m5stats.txt
+++ b/tests/long/00.gzip/ref/x86/linux/simple-atomic/m5stats.txt
@@ -1,17 +1,17 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 1980122 # Simulator instruction rate (inst/s)
-host_mem_usage 190864 # Number of bytes of host memory used
-host_seconds 809.89 # Real time elapsed on the host
-host_tick_rate 1179088562 # Simulator tick rate (ticks/s)
+host_inst_rate 1900139 # Simulator instruction rate (inst/s)
+host_mem_usage 190872 # Number of bytes of host memory used
+host_seconds 844.13 # Real time elapsed on the host
+host_tick_rate 1131428996 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
-sim_insts 1603680170 # Number of instructions simulated
-sim_seconds 0.954932 # Number of seconds simulated
-sim_ticks 954931689000 # Number of ticks simulated
+sim_insts 1603968718 # Number of instructions simulated
+sim_seconds 0.955076 # Number of seconds simulated
+sim_ticks 955075963000 # 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 1909863379 # number of cpu cycles simulated
-system.cpu.num_insts 1603680170 # Number of instructions executed
+system.cpu.numCycles 1910151927 # number of cpu cycles simulated
+system.cpu.num_insts 1603968718 # Number of instructions executed
system.cpu.num_refs 607157396 # Number of memory references
system.cpu.workload.PROG:num_syscalls 18 # Number of system calls
diff --git a/tests/long/00.gzip/ref/x86/linux/simple-atomic/stderr b/tests/long/00.gzip/ref/x86/linux/simple-atomic/stderr
index cbad25dfb..4cf848bfa 100644
--- a/tests/long/00.gzip/ref/x86/linux/simple-atomic/stderr
+++ b/tests/long/00.gzip/ref/x86/linux/simple-atomic/stderr
@@ -1,4 +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 7001
warn: Entering event queue @ 0. Starting simulation...
warn: instruction 'fnstcw_Mw' unimplemented
warn: instruction 'fldcw_Mw' unimplemented
diff --git a/tests/long/00.gzip/ref/x86/linux/simple-atomic/stdout b/tests/long/00.gzip/ref/x86/linux/simple-atomic/stdout
index 1c14170f7..682b64f8a 100644
--- a/tests/long/00.gzip/ref/x86/linux/simple-atomic/stdout
+++ b/tests/long/00.gzip/ref/x86/linux/simple-atomic/stdout
@@ -36,9 +36,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/00.gzip/x86/linux/simple-atomic tests/run.py long/00.gzip/x86/linux/simple-atomic
Global frequency set at 1000000000000 ticks per second
-Exiting @ tick 954931689000 because target called exit()
+Exiting @ tick 955075963000 because target called exit()
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()
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()
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()
diff --git a/tests/long/70.twolf/ref/x86/linux/simple-atomic/m5stats.txt b/tests/long/70.twolf/ref/x86/linux/simple-atomic/m5stats.txt
index 47792068c..8ea3b34db 100644
--- a/tests/long/70.twolf/ref/x86/linux/simple-atomic/m5stats.txt
+++ b/tests/long/70.twolf/ref/x86/linux/simple-atomic/m5stats.txt
@@ -1,17 +1,17 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 1448506 # Simulator instruction rate (inst/s)
-host_mem_usage 197928 # Number of bytes of host memory used
-host_seconds 150.78 # Real time elapsed on the host
-host_tick_rate 861614355 # Simulator tick rate (ticks/s)
+host_inst_rate 1442472 # Simulator instruction rate (inst/s)
+host_mem_usage 197924 # Number of bytes of host memory used
+host_seconds 151.41 # Real time elapsed on the host
+host_tick_rate 858020061 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
-sim_insts 218399767 # Number of instructions simulated
-sim_seconds 0.129911 # Number of seconds simulated
-sim_ticks 129910856500 # Number of ticks simulated
+sim_insts 218408389 # Number of instructions simulated
+sim_seconds 0.129915 # Number of seconds simulated
+sim_ticks 129915167500 # 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 259821714 # number of cpu cycles simulated
-system.cpu.num_insts 218399767 # Number of instructions executed
+system.cpu.numCycles 259830336 # number of cpu cycles simulated
+system.cpu.num_insts 218408389 # Number of instructions executed
system.cpu.num_refs 77164404 # Number of memory references
system.cpu.workload.PROG:num_syscalls 395 # Number of system calls
diff --git a/tests/long/70.twolf/ref/x86/linux/simple-atomic/stderr b/tests/long/70.twolf/ref/x86/linux/simple-atomic/stderr
index 1ba198a70..8adaf60da 100644
--- a/tests/long/70.twolf/ref/x86/linux/simple-atomic/stderr
+++ b/tests/long/70.twolf/ref/x86/linux/simple-atomic/stderr
@@ -1,4 +1,4 @@
-0: system.remote_gdb.listener: listening for remote gdb on port 7003
+0: system.remote_gdb.listener: listening for remote gdb on port 7000
warn: Entering event queue @ 0. Starting simulation...
warn: instruction 'fnstcw_Mw' unimplemented
warn: instruction 'fldcw_Mw' unimplemented
diff --git a/tests/long/70.twolf/ref/x86/linux/simple-atomic/stdout b/tests/long/70.twolf/ref/x86/linux/simple-atomic/stdout
index 3e37f91d8..ab6e8b338 100644
--- a/tests/long/70.twolf/ref/x86/linux/simple-atomic/stdout
+++ b/tests/long/70.twolf/ref/x86/linux/simple-atomic/stdout
@@ -18,11 +18,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/70.twolf/x86/linux/simple-atomic tests/run.py long/70.twolf/x86/linux/simple-atomic
-Couldn't unlink build/X86_SE/tests/fast/long/70.twolf/x86/linux/simple-atomic/smred.sav
-Couldn't unlink build/X86_SE/tests/fast/long/70.twolf/x86/linux/simple-atomic/smred.sv2
Global frequency set at 1000000000000 ticks per second
-Exiting @ tick 129910856500 because target called exit()
+Exiting @ tick 129915167500 because target called exit()
diff --git a/tests/quick/00.hello/ref/x86/linux/simple-atomic/m5stats.txt b/tests/quick/00.hello/ref/x86/linux/simple-atomic/m5stats.txt
index 647bad718..5fd208e3f 100644
--- a/tests/quick/00.hello/ref/x86/linux/simple-atomic/m5stats.txt
+++ b/tests/quick/00.hello/ref/x86/linux/simple-atomic/m5stats.txt
@@ -1,9 +1,9 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 13844 # Simulator instruction rate (inst/s)
-host_mem_usage 186312 # Number of bytes of host memory used
-host_seconds 0.61 # Real time elapsed on the host
-host_tick_rate 8053994 # Simulator tick rate (ticks/s)
+host_inst_rate 13744 # Simulator instruction rate (inst/s)
+host_mem_usage 186320 # Number of bytes of host memory used
+host_seconds 0.62 # Real time elapsed on the host
+host_tick_rate 7996070 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
sim_insts 8475 # Number of instructions simulated
sim_seconds 0.000005 # Number of seconds simulated
diff --git a/tests/quick/00.hello/ref/x86/linux/simple-atomic/stderr b/tests/quick/00.hello/ref/x86/linux/simple-atomic/stderr
index 3d07bd911..e29ceab39 100644
--- a/tests/quick/00.hello/ref/x86/linux/simple-atomic/stderr
+++ b/tests/quick/00.hello/ref/x86/linux/simple-atomic/stderr
@@ -1,4 +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 7003
warn: Entering event queue @ 0. Starting simulation...
warn: instruction 'fnstcw_Mw' unimplemented
warn: instruction 'fldcw_Mw' unimplemented
diff --git a/tests/quick/00.hello/ref/x86/linux/simple-atomic/stdout b/tests/quick/00.hello/ref/x86/linux/simple-atomic/stdout
index 065bf1388..80b2e5852 100644
--- a/tests/quick/00.hello/ref/x86/linux/simple-atomic/stdout
+++ b/tests/quick/00.hello/ref/x86/linux/simple-atomic/stdout
@@ -6,8 +6,8 @@ The Regents of The University of Michigan
All Rights Reserved
-M5 compiled Apr 21 2008 13:57:00
-M5 started Mon Apr 21 13:57:01 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/quick/00.hello/x86/linux/simple-atomic tests/run.py quick/00.hello/x86/linux/simple-atomic
Global frequency set at 1000000000000 ticks per second