X86: Update the parser reference output which has mysteriously changed again?
authorGabe Black <gblack@eecs.umich.edu>
Mon, 3 Dec 2007 22:33:33 +0000 (14:33 -0800)
committerGabe Black <gblack@eecs.umich.edu>
Mon, 3 Dec 2007 22:33:33 +0000 (14:33 -0800)
--HG--
extra : convert_revision : 9b1439096509633d6e9b5bc0c661608f40a63c5f

tests/long/20.parser/ref/x86/linux/simple-atomic/m5stats.txt
tests/long/20.parser/ref/x86/linux/simple-atomic/stdout

index e1f98313b698033e618d19798145ad45b7188b3c..ce1b182758bbb85931a6422ca263058c8b40e2a8 100644 (file)
@@ -1,18 +1,18 @@
 
 ---------- Begin Simulation Statistics ----------
-host_inst_rate                                1244280                       # Simulator instruction rate (inst/s)
-host_mem_usage                                 179592                       # Number of bytes of host memory used
-host_seconds                                  1193.15                       # Real time elapsed on the host
-host_tick_rate                              723499766                       # Simulator tick rate (ticks/s)
+host_inst_rate                                2481198                       # Simulator instruction rate (inst/s)
+host_mem_usage                                 179484                       # Number of bytes of host memory used
+host_seconds                                   598.34                       # Real time elapsed on the host
+host_tick_rate                             1442718775                       # Simulator tick rate (ticks/s)
 sim_freq                                 1000000000000                       # Frequency of simulated ticks
-sim_insts                                  1484611664                       # Number of instructions simulated
-sim_seconds                                  0.863243                       # Number of seconds simulated
-sim_ticks                                863243462500                       # Number of ticks simulated
+sim_insts                                  1484611751                       # Number of instructions simulated
+sim_seconds                                  0.863244                       # Number of seconds simulated
+sim_ticks                                863243513500                       # 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                       1726486926                       # number of cpu cycles simulated
-system.cpu.num_insts                       1484611664                       # Number of instructions executed
-system.cpu.num_refs                         533543283                       # Number of memory references
+system.cpu.numCycles                       1726487028                       # number of cpu cycles simulated
+system.cpu.num_insts                       1484611751                       # Number of instructions executed
+system.cpu.num_refs                         533543296                       # Number of memory references
 system.cpu.workload.PROG:num_syscalls             541                       # Number of system calls
 
 ---------- End Simulation Statistics   ----------
index 372af2d773a657812f86e25a720207fa0fe8585e..275ed957a21acee8988e2a63ff0faac500bb86d2 100644 (file)
@@ -64,9 +64,9 @@ The Regents of The University of Michigan
 All Rights Reserved
 
 
-M5 compiled Oct 21 2007 20:57:52
-M5 started Sun Oct 21 22:00:51 2007
+M5 compiled Dec  3 2007 13:48:03
+M5 started Mon Dec  3 13:48:04 2007
 M5 executing on nacho
 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 863243462500 because target called exit()
+Exiting @ tick 863243513500 because target called exit()