From 7d396b1bf6f281c1bfae991e41d7e3c359d88854 Mon Sep 17 00:00:00 2001 From: Gabe Black Date: Mon, 22 Oct 2007 14:39:40 -0700 Subject: X86: Use the cda microop where appropriate. The ENTER instruction still needs these. --HG-- extra : convert_revision : c5a1a6d66c454f252d3b798c38a6798e7dd486f0 --- .../70.twolf/ref/x86/linux/simple-atomic/m5stats.txt | 18 +++++++++--------- tests/long/70.twolf/ref/x86/linux/simple-atomic/stdout | 6 +++--- 2 files changed, 12 insertions(+), 12 deletions(-) (limited to 'tests/long/70.twolf/ref') diff --git a/tests/long/70.twolf/ref/x86/linux/simple-atomic/m5stats.txt b/tests/long/70.twolf/ref/x86/linux/simple-atomic/m5stats.txt index 3281720ce..db17fc7d7 100644 --- a/tests/long/70.twolf/ref/x86/linux/simple-atomic/m5stats.txt +++ b/tests/long/70.twolf/ref/x86/linux/simple-atomic/m5stats.txt @@ -1,17 +1,17 @@ ---------- Begin Simulation Statistics ---------- -host_inst_rate 1299831 # Simulator instruction rate (inst/s) -host_mem_usage 183188 # Number of bytes of host memory used -host_seconds 167.72 # Real time elapsed on the host -host_tick_rate 773401156 # Simulator tick rate (ticks/s) +host_inst_rate 1304954 # Simulator instruction rate (inst/s) +host_mem_usage 183200 # Number of bytes of host memory used +host_seconds 167.36 # Real time elapsed on the host +host_tick_rate 776224834 # Simulator tick rate (ticks/s) sim_freq 1000000000000 # Frequency of simulated ticks -sim_insts 218004208 # Number of instructions simulated -sim_seconds 0.129713 # Number of seconds simulated -sim_ticks 129713077000 # Number of ticks simulated +sim_insts 218399764 # Number of instructions simulated +sim_seconds 0.129911 # Number of seconds simulated +sim_ticks 129910855000 # 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 259426155 # number of cpu cycles simulated -system.cpu.num_insts 218004208 # Number of instructions executed +system.cpu.numCycles 259821711 # number of cpu cycles simulated +system.cpu.num_insts 218399764 # Number of instructions executed system.cpu.num_refs 77164404 # Number of memory references system.cpu.workload.PROG:num_syscalls 395 # Number of system calls diff --git a/tests/long/70.twolf/ref/x86/linux/simple-atomic/stdout b/tests/long/70.twolf/ref/x86/linux/simple-atomic/stdout index 54ee912fe..4f9067256 100644 --- a/tests/long/70.twolf/ref/x86/linux/simple-atomic/stdout +++ b/tests/long/70.twolf/ref/x86/linux/simple-atomic/stdout @@ -18,9 +18,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:50:34 2007 +M5 compiled Oct 21 2007 20:57:52 +M5 started Sun Oct 21 23:31:23 2007 M5 executing on nacho command line: build/X86_SE/m5.fast -d build/X86_SE/tests/fast/long/70.twolf/x86/linux/simple-atomic tests/run.py long/70.twolf/x86/linux/simple-atomic Global frequency set at 1000000000000 ticks per second -Exiting @ tick 129713077000 because target called exit() +Exiting @ tick 129910855000 because target called exit() -- cgit v1.2.3