[prev in list] [next in list] [prev in thread] [next in thread] 

List:       bochs-cvs
Subject:    [Bochs-cvs] CVS: bochs/bx_debug Makefile.in,1.9,1.10
From:       Stanislav Shwartsman <sshwarts () users ! sourceforge ! net>
Date:       2007-10-21 22:07:34
Message-ID: E1IjixK-0000EF-L0 () sc8-pr-cvs3 ! sourceforge ! net
[Download RAW message or body]

Update of /cvsroot/bochs/bochs/bx_debug
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv31080/bx_debug

Modified Files:
	Makefile.in 
Log Message:
During Bochs benchmarking I figured out that hostasm actually slow down the emulation \
... so remove this ugly code which also doesn't help :) speedup flags update for some \
instructions - idea was taken from DT patch by h.johansson


Index: Makefile.in
===================================================================
RCS file: /cvsroot/bochs/bochs/bx_debug/Makefile.in,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- Makefile.in	10 Sep 2007 16:00:13 -0000	1.9
+++ Makefile.in	21 Oct 2007 22:07:32 -0000	1.10
@@ -120,7 +120,7 @@
 parser.o: parser.c debug.h ../config.h ../osdep.h
 dbg_main.o: dbg_main.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
   ../bx_debug/debug.h ../bxversion.h ../gui/siminterface.h ../cpu/cpu.h \
-  ../cpu/crregs.h ../cpu/lazy_flags.h ../cpu/hostasm.h ../cpu/icache.h \
+  ../cpu/crregs.h ../cpu/lazy_flags.h  ../cpu/icache.h \
   ../cpu/apic.h ../cpu/i387.h ../fpu/softfloat.h ../fpu/tag_w.h \
   ../fpu/status_w.h ../fpu/control_w.h ../cpu/xmm.h ../memory/memory.h \
   ../pc_system.h ../plugin.h ../extplugin.h ../ltdl.h ../gui/gui.h  \
@@ -135,14 +135,14 @@
   ../iodev/slowdown_timer.h ../iodev/extfpuirq.h ../iodev/gameport.h
 linux.o: linux.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h ../bx_debug/debug.h \
   ../bxversion.h ../gui/siminterface.h ../cpu/cpu.h ../cpu/lazy_flags.h \
-  ../cpu/hostasm.h ../cpu/icache.h ../cpu/apic.h ../cpu/i387.h ../cpu/crregs.h \
+   ../cpu/icache.h ../cpu/apic.h ../cpu/i387.h ../cpu/crregs.h \
   ../fpu/softfloat.h ../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h \
   ../cpu/xmm.h ../memory/memory.h ../pc_system.h ../plugin.h \
   ../extplugin.h ../ltdl.h ../gui/gui.h ../gui/textconfig.h \
   ../gui/keymap.h ../instrument/stubs/instrument.h
 symbols.o: symbols.@CPP_SUFFIX@ ../bochs.h ../config.h ../osdep.h \
                ../bx_debug/debug.h \
   ../bxversion.h ../gui/siminterface.h ../cpu/cpu.h ../cpu/lazy_flags.h \
-  ../cpu/hostasm.h ../cpu/icache.h ../cpu/apic.h ../cpu/i387.h ../cpu/crregs.h \
+   ../cpu/icache.h ../cpu/apic.h ../cpu/i387.h ../cpu/crregs.h \
   ../fpu/softfloat.h ../fpu/tag_w.h ../fpu/status_w.h ../fpu/control_w.h \
   ../cpu/xmm.h ../memory/memory.h ../pc_system.h ../plugin.h \
   ../extplugin.h ../ltdl.h ../gui/gui.h ../gui/textconfig.h \


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Bochs-cvs mailing list
Bochs-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bochs-cvs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic