From f58f99935a139380d34166cdd20e84d1366e3f6e Mon Sep 17 00:00:00 2001 From: Gabe Black Date: Thu, 12 Jun 2008 00:48:33 -0400 Subject: X86: Update the regressions for the new string instructions. --- .../20.parser/ref/x86/linux/simple-atomic/m5stats.txt | 18 +++++++++--------- .../long/20.parser/ref/x86/linux/simple-atomic/stderr | 2 +- .../long/20.parser/ref/x86/linux/simple-atomic/stdout | 6 +++--- 3 files changed, 13 insertions(+), 13 deletions(-) (limited to 'tests/long/20.parser') 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() -- cgit v1.2.3