summaryrefslogtreecommitdiff
path: root/tests/long/10.mcf/ref/x86
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2007-10-22 14:39:40 -0700
committerGabe Black <gblack@eecs.umich.edu>2007-10-22 14:39:40 -0700
commit7d396b1bf6f281c1bfae991e41d7e3c359d88854 (patch)
treede7b02e8980867af4ae433a89b660a9009a0c45b /tests/long/10.mcf/ref/x86
parent421aea980f7cbc9495b9df36b6b4e76dc323d971 (diff)
downloadgem5-7d396b1bf6f281c1bfae991e41d7e3c359d88854.tar.xz
X86: Use the cda microop where appropriate. The ENTER instruction still needs these.
--HG-- extra : convert_revision : c5a1a6d66c454f252d3b798c38a6798e7dd486f0
Diffstat (limited to 'tests/long/10.mcf/ref/x86')
-rw-r--r--tests/long/10.mcf/ref/x86/linux/simple-atomic/m5stats.txt18
-rw-r--r--tests/long/10.mcf/ref/x86/linux/simple-atomic/stdout6
2 files changed, 12 insertions, 12 deletions
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 04136d558..794286196 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 1133815 # Simulator instruction rate (inst/s)
-host_mem_usage 310268 # Number of bytes of host memory used
-host_seconds 237.78 # Real time elapsed on the host
-host_tick_rate 696782714 # Simulator tick rate (ticks/s)
+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)
sim_freq 1000000000000 # Frequency of simulated ticks
-sim_insts 269599525 # Number of instructions simulated
-sim_seconds 0.165682 # Number of seconds simulated
-sim_ticks 165681894000 # Number of ticks simulated
+sim_insts 269642969 # Number of instructions simulated
+sim_seconds 0.165704 # Number of seconds simulated
+sim_ticks 165703616000 # 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 331363789 # number of cpu cycles simulated
-system.cpu.num_insts 269599525 # Number of instructions executed
+system.cpu.numCycles 331407233 # number of cpu cycles simulated
+system.cpu.num_insts 269642969 # 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 4c462956f..743c3e8f1 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 Oct 19 2007 16:48:38
-M5 started Fri Oct 19 16:54:37 2007
+M5 compiled Oct 21 2007 20:57:52
+M5 started Sun Oct 21 21:57:00 2007
M5 executing on nacho
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 165681894000 because target called exit()
+Exiting @ tick 165703616000 because target called exit()