summaryrefslogtreecommitdiff
path: root/tests/quick/00.hello/ref/x86/linux/simple-atomic/m5stats.txt
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2008-09-03 00:52:54 -0400
committerGabe Black <gblack@eecs.umich.edu>2008-09-03 00:52:54 -0400
commit30bc897613a1ee36ed887eb9da1579bd9828186e (patch)
tree006078148f05ab1c6e868f482ea9a82a8efea9ea /tests/quick/00.hello/ref/x86/linux/simple-atomic/m5stats.txt
parent4aa017affc53b3b730219d3b617f0e237c57debc (diff)
downloadgem5-30bc897613a1ee36ed887eb9da1579bd9828186e.tar.xz
X86: Fix the microcode for sign/zero extending moves that use high byte registers.
Diffstat (limited to 'tests/quick/00.hello/ref/x86/linux/simple-atomic/m5stats.txt')
-rw-r--r--tests/quick/00.hello/ref/x86/linux/simple-atomic/m5stats.txt14
1 files changed, 7 insertions, 7 deletions
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 ef5ccc7e6..296fe27ac 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,17 +1,17 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 69477 # Simulator instruction rate (inst/s)
-host_mem_usage 201612 # Number of bytes of host memory used
+host_inst_rate 67755 # Simulator instruction rate (inst/s)
+host_mem_usage 190344 # Number of bytes of host memory used
host_seconds 0.14 # Real time elapsed on the host
-host_tick_rate 40336760 # Simulator tick rate (ticks/s)
+host_tick_rate 39312509 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
-sim_insts 9511 # Number of instructions simulated
+sim_insts 9551 # Number of instructions simulated
sim_seconds 0.000006 # Number of seconds simulated
-sim_ticks 5529000 # Number of ticks simulated
+sim_ticks 5549000 # 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 11059 # number of cpu cycles simulated
-system.cpu.num_insts 9511 # Number of instructions executed
+system.cpu.numCycles 11099 # number of cpu cycles simulated
+system.cpu.num_insts 9551 # Number of instructions executed
system.cpu.num_refs 2003 # Number of memory references
system.cpu.workload.PROG:num_syscalls 11 # Number of system calls