summaryrefslogtreecommitdiff
path: root/tests/long/10.mcf/ref/x86
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2011-02-13 17:45:30 -0800
committerGabe Black <gblack@eecs.umich.edu>2011-02-13 17:45:30 -0800
commit44306e8114236fb943cdf5462b3ae076b672e8eb (patch)
treec78a92415ba1f184b67b04e32799c8c9e2d9d7c6 /tests/long/10.mcf/ref/x86
parentbce2be525d0ff05af914515bc2d9e9ac9d66a123 (diff)
downloadgem5-44306e8114236fb943cdf5462b3ae076b672e8eb.tar.xz
X86: Update stats now that the dest reg isn't read unnecessarily to set flags.
Diffstat (limited to 'tests/long/10.mcf/ref/x86')
-rwxr-xr-xtests/long/10.mcf/ref/x86/linux/o3-timing/simout6
-rw-r--r--tests/long/10.mcf/ref/x86/linux/o3-timing/stats.txt20
-rwxr-xr-xtests/long/10.mcf/ref/x86/linux/simple-atomic/simout6
-rw-r--r--tests/long/10.mcf/ref/x86/linux/simple-atomic/stats.txt10
-rwxr-xr-xtests/long/10.mcf/ref/x86/linux/simple-timing/simout6
-rw-r--r--tests/long/10.mcf/ref/x86/linux/simple-timing/stats.txt10
6 files changed, 29 insertions, 29 deletions
diff --git a/tests/long/10.mcf/ref/x86/linux/o3-timing/simout b/tests/long/10.mcf/ref/x86/linux/o3-timing/simout
index b6199beb5..5d6a52369 100755
--- a/tests/long/10.mcf/ref/x86/linux/o3-timing/simout
+++ b/tests/long/10.mcf/ref/x86/linux/o3-timing/simout
@@ -5,9 +5,9 @@ The Regents of The University of Michigan
All Rights Reserved
-M5 compiled Feb 7 2011 20:06:49
-M5 revision 698a266e9195 7937 default qtip regwidthdecstats.patch tip
-M5 started Feb 7 2011 20:06:52
+M5 compiled Feb 8 2011 00:58:32
+M5 revision 705a4d351a43 7939 default qtip resforflagsstats.patch tip
+M5 started Feb 8 2011 00:58:34
M5 executing on burrito
command line: build/X86_SE/m5.fast -d build/X86_SE/tests/fast/long/10.mcf/x86/linux/o3-timing -re tests/run.py build/X86_SE/tests/fast/long/10.mcf/x86/linux/o3-timing
Global frequency set at 1000000000000 ticks per second
diff --git a/tests/long/10.mcf/ref/x86/linux/o3-timing/stats.txt b/tests/long/10.mcf/ref/x86/linux/o3-timing/stats.txt
index b4318c66f..e6bfb767c 100644
--- a/tests/long/10.mcf/ref/x86/linux/o3-timing/stats.txt
+++ b/tests/long/10.mcf/ref/x86/linux/o3-timing/stats.txt
@@ -1,9 +1,9 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 206155 # Simulator instruction rate (inst/s)
-host_mem_usage 367336 # Number of bytes of host memory used
-host_seconds 1349.43 # Real time elapsed on the host
-host_tick_rate 101786117 # Simulator tick rate (ticks/s)
+host_inst_rate 205513 # Simulator instruction rate (inst/s)
+host_mem_usage 367352 # Number of bytes of host memory used
+host_seconds 1353.65 # Real time elapsed on the host
+host_tick_rate 101468739 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
sim_insts 278192519 # Number of instructions simulated
sim_seconds 0.137353 # Number of seconds simulated
@@ -218,9 +218,9 @@ system.cpu.iew.EXEC:rate 1.141834 # In
system.cpu.iew.EXEC:refs 137788104 # number of memory reference insts executed
system.cpu.iew.EXEC:stores 32893684 # Number of stores executed
system.cpu.iew.EXEC:swp 0 # number of swp insts executed
-system.cpu.iew.WB:consumers 277834485 # num instructions consuming a value
+system.cpu.iew.WB:consumers 268477654 # num instructions consuming a value
system.cpu.iew.WB:count 310858537 # cumulative count of insts written-back
-system.cpu.iew.WB:fanout 0.803184 # average fanout of values written-back
+system.cpu.iew.WB:fanout 0.831176 # average fanout of values written-back
system.cpu.iew.WB:penalized 0 # number of instrctions required to write to 'other' IQ
system.cpu.iew.WB:penalized_rate 0 # fraction of instructions written-back that wrote to 'other' IQ
system.cpu.iew.WB:producers 223152216 # num instructions producing a value
@@ -254,7 +254,7 @@ system.cpu.iew.lsq.thread.0.squashedStores 4785956 #
system.cpu.iew.memOrderViolationEvents 373621 # Number of memory order violations
system.cpu.iew.predictedNotTakenIncorrect 7861 # Number of branches that were predicted not taken incorrectly
system.cpu.iew.predictedTakenIncorrect 5424940 # Number of branches that were predicted taken incorrectly
-system.cpu.int_regfile_reads 583701883 # number of integer regfile reads
+system.cpu.int_regfile_reads 553724199 # number of integer regfile reads
system.cpu.int_regfile_writes 279097661 # number of integer regfile writes
system.cpu.ipc 1.012689 # IPC: Instructions Per Cycle
system.cpu.ipc_total 1.012689 # IPC: Total IPC of All Threads
@@ -361,7 +361,7 @@ system.cpu.iq.iqNonSpecInstsAdded 453 # Nu
system.cpu.iq.iqSquashedInstsExamined 61001038 # Number of squashed instructions iterated over during squash; mainly for profiling
system.cpu.iq.iqSquashedInstsIssued 492 # Number of squashed instructions issued
system.cpu.iq.iqSquashedNonSpecRemoved 7 # Number of squashed non-spec instructions that were removed
-system.cpu.iq.iqSquashedOperandsExamined 78304745 # Number of squashed operands that are examined and possibly removed from graph
+system.cpu.iq.iqSquashedOperandsExamined 74571352 # Number of squashed operands that are examined and possibly removed from graph
system.cpu.l2cache.ReadExReq_accesses 106364 # number of ReadExReq accesses(hits+misses)
system.cpu.l2cache.ReadExReq_avg_miss_latency 34222.852226 # average ReadExReq miss latency
system.cpu.l2cache.ReadExReq_avg_mshr_miss_latency 31038.534987 # average ReadExReq mshr miss latency
@@ -445,7 +445,7 @@ system.cpu.rename.RENAME:IQFullEvents 11638 # Nu
system.cpu.rename.RENAME:IdleCycles 72242818 # Number of cycles rename is idle
system.cpu.rename.RENAME:LSQFullEvents 253088 # Number of times rename has blocked due to LSQ full
system.cpu.rename.RENAME:ROBFullEvents 2 # Number of times rename has blocked due to ROB full
-system.cpu.rename.RENAME:RenameLookups 902485567 # Number of register rename lookups that rename has made
+system.cpu.rename.RENAME:RenameLookups 867316457 # Number of register rename lookups that rename has made
system.cpu.rename.RENAME:RenamedInsts 357042681 # Number of instructions processed by rename
system.cpu.rename.RENAME:RenamedOperands 317208618 # Number of destination operands rename has renamed
system.cpu.rename.RENAME:RunCycles 190696526 # Number of cycles rename is running
@@ -453,7 +453,7 @@ system.cpu.rename.RENAME:SquashCycles 10324266 # Nu
system.cpu.rename.RENAME:UnblockCycles 414923 # Number of cycles rename is unblocking
system.cpu.rename.RENAME:UndoneMaps 68864426 # Number of HB maps that are undone due to squashing
system.cpu.rename.RENAME:fp_rename_lookups 276 # Number of floating rename lookups
-system.cpu.rename.RENAME:int_rename_lookups 902485291 # Number of integer rename lookups
+system.cpu.rename.RENAME:int_rename_lookups 867316181 # Number of integer rename lookups
system.cpu.rename.RENAME:serializeStallCycles 5222 # count of cycles rename stalled for serializing inst
system.cpu.rename.RENAME:serializingInsts 452 # count of serializing insts renamed
system.cpu.rename.RENAME:skidInsts 585103 # count of insts added to the skid buffer
diff --git a/tests/long/10.mcf/ref/x86/linux/simple-atomic/simout b/tests/long/10.mcf/ref/x86/linux/simple-atomic/simout
index 2624a92df..2aa2852be 100755
--- a/tests/long/10.mcf/ref/x86/linux/simple-atomic/simout
+++ b/tests/long/10.mcf/ref/x86/linux/simple-atomic/simout
@@ -5,9 +5,9 @@ The Regents of The University of Michigan
All Rights Reserved
-M5 compiled Feb 7 2011 20:06:49
-M5 revision 698a266e9195 7937 default qtip regwidthdecstats.patch tip
-M5 started Feb 7 2011 20:06:52
+M5 compiled Feb 8 2011 00:58:32
+M5 revision 705a4d351a43 7939 default qtip resforflagsstats.patch tip
+M5 started Feb 8 2011 00:58:34
M5 executing on burrito
command line: build/X86_SE/m5.fast -d build/X86_SE/tests/fast/long/10.mcf/x86/linux/simple-atomic -re tests/run.py build/X86_SE/tests/fast/long/10.mcf/x86/linux/simple-atomic
Global frequency set at 1000000000000 ticks per second
diff --git a/tests/long/10.mcf/ref/x86/linux/simple-atomic/stats.txt b/tests/long/10.mcf/ref/x86/linux/simple-atomic/stats.txt
index 53aa79f38..aacdb2309 100644
--- a/tests/long/10.mcf/ref/x86/linux/simple-atomic/stats.txt
+++ b/tests/long/10.mcf/ref/x86/linux/simple-atomic/stats.txt
@@ -1,9 +1,9 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 1484941 # Simulator instruction rate (inst/s)
-host_mem_usage 358488 # Number of bytes of host memory used
-host_seconds 187.34 # Real time elapsed on the host
-host_tick_rate 901823457 # Simulator tick rate (ticks/s)
+host_inst_rate 1568972 # Simulator instruction rate (inst/s)
+host_mem_usage 358500 # Number of bytes of host memory used
+host_seconds 177.31 # Real time elapsed on the host
+host_tick_rate 952856596 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
sim_insts 278192520 # Number of instructions simulated
sim_seconds 0.168950 # Number of seconds simulated
@@ -24,7 +24,7 @@ system.cpu.num_idle_cycles 0 # Nu
system.cpu.num_insts 278192520 # Number of instructions executed
system.cpu.num_int_alu_accesses 278186228 # Number of integer alu accesses
system.cpu.num_int_insts 278186228 # number of integer instructions
-system.cpu.num_int_register_reads 713132571 # number of times the integer registers were read
+system.cpu.num_int_register_reads 685043114 # number of times the integer registers were read
system.cpu.num_int_register_writes 248344166 # number of times the integer registers were written
system.cpu.num_load_insts 90779388 # Number of load instructions
system.cpu.num_mem_refs 122219139 # number of memory refs
diff --git a/tests/long/10.mcf/ref/x86/linux/simple-timing/simout b/tests/long/10.mcf/ref/x86/linux/simple-timing/simout
index dba2fbaff..56b5fe9df 100755
--- a/tests/long/10.mcf/ref/x86/linux/simple-timing/simout
+++ b/tests/long/10.mcf/ref/x86/linux/simple-timing/simout
@@ -5,9 +5,9 @@ The Regents of The University of Michigan
All Rights Reserved
-M5 compiled Feb 7 2011 20:06:49
-M5 revision 698a266e9195 7937 default qtip regwidthdecstats.patch tip
-M5 started Feb 7 2011 20:06:52
+M5 compiled Feb 8 2011 00:58:32
+M5 revision 705a4d351a43 7939 default qtip resforflagsstats.patch tip
+M5 started Feb 8 2011 00:58:34
M5 executing on burrito
command line: build/X86_SE/m5.fast -d build/X86_SE/tests/fast/long/10.mcf/x86/linux/simple-timing -re tests/run.py build/X86_SE/tests/fast/long/10.mcf/x86/linux/simple-timing
Global frequency set at 1000000000000 ticks per second
diff --git a/tests/long/10.mcf/ref/x86/linux/simple-timing/stats.txt b/tests/long/10.mcf/ref/x86/linux/simple-timing/stats.txt
index 9b901367a..e90dea7b7 100644
--- a/tests/long/10.mcf/ref/x86/linux/simple-timing/stats.txt
+++ b/tests/long/10.mcf/ref/x86/linux/simple-timing/stats.txt
@@ -1,9 +1,9 @@
---------- Begin Simulation Statistics ----------
-host_inst_rate 949258 # Simulator instruction rate (inst/s)
-host_mem_usage 366212 # Number of bytes of host memory used
-host_seconds 293.06 # Real time elapsed on the host
-host_tick_rate 1262562260 # Simulator tick rate (ticks/s)
+host_inst_rate 1018906 # Simulator instruction rate (inst/s)
+host_mem_usage 366224 # Number of bytes of host memory used
+host_seconds 273.03 # Real time elapsed on the host
+host_tick_rate 1355197592 # Simulator tick rate (ticks/s)
sim_freq 1000000000000 # Frequency of simulated ticks
sim_insts 278192520 # Number of instructions simulated
sim_seconds 0.370011 # Number of seconds simulated
@@ -213,7 +213,7 @@ system.cpu.num_idle_cycles 0 # Nu
system.cpu.num_insts 278192520 # Number of instructions executed
system.cpu.num_int_alu_accesses 278186228 # Number of integer alu accesses
system.cpu.num_int_insts 278186228 # number of integer instructions
-system.cpu.num_int_register_reads 713132571 # number of times the integer registers were read
+system.cpu.num_int_register_reads 685043114 # number of times the integer registers were read
system.cpu.num_int_register_writes 248344166 # number of times the integer registers were written
system.cpu.num_load_insts 90779388 # Number of load instructions
system.cpu.num_mem_refs 122219139 # number of memory refs