Bochs/bochs/cpu
2008-01-22 16:20:30 +00:00
..
3dnow.cc Fix for implemened 3dnow instuctions (most of them are not implemented) 2008-01-10 20:26:49 +00:00
access.cc cleanups and optimizations 2008-01-22 16:20:30 +00:00
apic.cc Split bit.cc to 4 files - new files bit16/32/64.cc 2007-12-07 10:59:18 +00:00
apic.h Fix some copyright messages 2007-10-15 22:07:52 +00:00
arith8.cc Eliminate BxResolve call from the heart of cpu loop and move into instructions that really require this calculation. Yes, it blows the code of EVERY CPU method but it has >15% speedup ! 2008-01-10 19:37:56 +00:00
arith16.cc Eliminate BxResolve call from the heart of cpu loop and move into instructions that really require this calculation. Yes, it blows the code of EVERY CPU method but it has >15% speedup ! 2008-01-10 19:37:56 +00:00
arith32.cc Eliminate BxResolve call from the heart of cpu loop and move into instructions that really require this calculation. Yes, it blows the code of EVERY CPU method but it has >15% speedup ! 2008-01-10 19:37:56 +00:00
arith64.cc Eliminate BxResolve call from the heart of cpu loop and move into instructions that really require this calculation. Yes, it blows the code of EVERY CPU method but it has >15% speedup ! 2008-01-10 19:37:56 +00:00
bcd.cc Optimized memory access for 64-bit mode 2007-11-20 17:15:33 +00:00
bit16.cc cleanups and optimizations 2008-01-22 16:20:30 +00:00
bit32.cc Eliminate BxResolve call from the heart of cpu loop and move into instructions that really require this calculation. Yes, it blows the code of EVERY CPU method but it has >15% speedup ! 2008-01-10 19:37:56 +00:00
bit64.cc cleanups and optimizations 2008-01-22 16:20:30 +00:00
bit.cc Eliminate BxResolve call from the heart of cpu loop and move into instructions that really require this calculation. Yes, it blows the code of EVERY CPU method but it has >15% speedup ! 2008-01-10 19:37:56 +00:00
call_far.cc Avoid pointer params for every read_virtual_* except 16-byte SSE and 10-byte x87 reads 2007-12-20 20:58:38 +00:00
cpu.cc cleanups and optimizations 2008-01-22 16:20:30 +00:00
cpu.h cleanups and optimizations 2008-01-22 16:20:30 +00:00
cpuid.cc Decode SSE4A 2007-12-15 17:42:24 +00:00
crregs.h Changes copyrights for the files I wrote :) 2007-11-17 23:28:33 +00:00
ctrl_xfer8.cc Fixed 64-bit versions of LOOP instructions, some cleanups 2007-12-21 17:30:49 +00:00
ctrl_xfer16.cc Split CALL_Ev and JMP_Ev methods 2008-01-12 16:40:38 +00:00
ctrl_xfer32.cc Split CALL_Ev and JMP_Ev methods 2008-01-12 16:40:38 +00:00
ctrl_xfer64.cc Split CALL_Ev and JMP_Ev methods 2008-01-12 16:40:38 +00:00
ctrl_xfer_pro.cc a bit simplify and optimize shift instructions 2007-12-30 20:16:35 +00:00
data_xfer8.cc Eliminate BxResolve call from the heart of cpu loop and move into instructions that really require this calculation. Yes, it blows the code of EVERY CPU method but it has >15% speedup ! 2008-01-10 19:37:56 +00:00
data_xfer16.cc removed --enable-magic-breakpoint configure option - it is enabled by default if Bochs internal debugger compiled in. Also it always possible to switch magic break off by .bochsrc option 2008-01-21 21:36:58 +00:00
data_xfer32.cc Eliminate BxResolve call from the heart of cpu loop and move into instructions that really require this calculation. Yes, it blows the code of EVERY CPU method but it has >15% speedup ! 2008-01-10 19:37:56 +00:00
data_xfer64.cc Eliminate BxResolve call from the heart of cpu loop and move into instructions that really require this calculation. Yes, it blows the code of EVERY CPU method but it has >15% speedup ! 2008-01-10 19:37:56 +00:00
debugstuff.cc Fixed more VC2008 warnings - hopefully last ones 2007-12-30 17:53:12 +00:00
descriptor.h Faster memory access for 4G limit cases 2007-12-10 19:08:13 +00:00
exception.cc Speedup simulation by eliminating CPL==3 check from read/write_virtual* functions 2007-12-16 21:03:46 +00:00
extdb.cc cleanups and optimizations 2008-01-22 16:20:30 +00:00
extdb.h cleanups and optimizations 2008-01-22 16:20:30 +00:00
fetchdecode64.cc code cleanup 2008-01-20 20:11:17 +00:00
fetchdecode.cc code cleanup 2008-01-20 20:11:17 +00:00
fetchdecode.h Split CALL_Ev and JMP_Ev methods 2008-01-12 16:40:38 +00:00
flag_ctrl_pro.cc cleanups and optimizations 2008-01-22 16:20:30 +00:00
flag_ctrl.cc Changes in write_virtual_* and pop_* functions -> avoid moving parameteres by pointer 2007-12-20 18:29:42 +00:00
fpu_emu.cc Fix some copyright messages 2007-10-15 22:07:52 +00:00
i387.h Change my e-mail to #SF one 2007-03-23 21:27:13 +00:00
icache.cc cleanups and optimizations 2008-01-22 16:20:30 +00:00
icache.h speculative tracing on fetchdecode level 2008-01-18 09:36:15 +00:00
init.cc removed --enable-magic-breakpoint configure option - it is enabled by default if Bochs internal debugger compiled in. Also it always possible to switch magic break off by .bochsrc option 2008-01-21 21:36:58 +00:00
io_pro.cc Fixed a lot of code duplication and possible bug with oncorrect implementation of repeat speedup in 64-bit guest 2007-12-17 21:13:55 +00:00
io.cc Eliminate BxResolve call from the heart of cpu loop and move into instructions that really require this calculation. Yes, it blows the code of EVERY CPU method but it has >15% speedup ! 2008-01-10 19:37:56 +00:00
iret.cc Fixed more VCPP2008 warnings 2007-12-26 23:07:44 +00:00
jmp_far.cc Changes copyrights for the files I wrote :) 2007-11-17 23:28:33 +00:00
lazy_flags.cc Next step in lazy flags optimization by Darek MihockA - 2007-12-06 20:39:11 +00:00
lazy_flags.h Next step in lazy flags optimization by Darek MihockA - 2007-12-06 20:39:11 +00:00
logical8.cc Eliminate BxResolve call from the heart of cpu loop and move into instructions that really require this calculation. Yes, it blows the code of EVERY CPU method but it has >15% speedup ! 2008-01-10 19:37:56 +00:00
logical16.cc Eliminate BxResolve call from the heart of cpu loop and move into instructions that really require this calculation. Yes, it blows the code of EVERY CPU method but it has >15% speedup ! 2008-01-10 19:37:56 +00:00
logical32.cc Eliminate BxResolve call from the heart of cpu loop and move into instructions that really require this calculation. Yes, it blows the code of EVERY CPU method but it has >15% speedup ! 2008-01-10 19:37:56 +00:00
logical64.cc Eliminate BxResolve call from the heart of cpu loop and move into instructions that really require this calculation. Yes, it blows the code of EVERY CPU method but it has >15% speedup ! 2008-01-10 19:37:56 +00:00
Makefile.in taking all CPU icache/trace cache related stuff into separate source file from cpu.cc 2008-01-17 21:15:23 +00:00
mmx.cc Eliminate BxResolve call from the heart of cpu loop and move into instructions that really require this calculation. Yes, it blows the code of EVERY CPU method but it has >15% speedup ! 2008-01-10 19:37:56 +00:00
mult8.cc Eliminate BxResolve call from the heart of cpu loop and move into instructions that really require this calculation. Yes, it blows the code of EVERY CPU method but it has >15% speedup ! 2008-01-10 19:37:56 +00:00
mult16.cc Eliminate BxResolve call from the heart of cpu loop and move into instructions that really require this calculation. Yes, it blows the code of EVERY CPU method but it has >15% speedup ! 2008-01-10 19:37:56 +00:00
mult32.cc Eliminate BxResolve call from the heart of cpu loop and move into instructions that really require this calculation. Yes, it blows the code of EVERY CPU method but it has >15% speedup ! 2008-01-10 19:37:56 +00:00
mult64.cc Eliminate BxResolve call from the heart of cpu loop and move into instructions that really require this calculation. Yes, it blows the code of EVERY CPU method but it has >15% speedup ! 2008-01-10 19:37:56 +00:00
paging.cc Added a parameter to INVLPD instrumentation call 2008-01-16 22:39:55 +00:00
proc_ctrl.cc Added instr callbacks for sysenter/sysexit/syscall/sysret 2008-01-18 08:57:35 +00:00
protect_ctrl.cc Do not try to update access/dirty bit if it was already set 2008-01-20 17:46:02 +00:00
resolve16.cc Eliminate BxResolve call from the heart of cpu loop and move into instructions that really require this calculation. Yes, it blows the code of EVERY CPU method but it has >15% speedup ! 2008-01-10 19:37:56 +00:00
resolve32.cc Fixes in resolve.cc -> reduce amount of resolve functions even more 2007-12-18 21:41:44 +00:00
resolve64.cc Optimized IP-relative memory access 2008-01-10 21:32:12 +00:00
ret_far.cc Avoid pointer params for every read_virtual_* except 16-byte SSE and 10-byte x87 reads 2007-12-20 20:58:38 +00:00
segment_ctrl_pro.cc code cleanup 2008-01-20 20:11:17 +00:00
segment_ctrl.cc Eliminate BxResolve call from the heart of cpu loop and move into instructions that really require this calculation. Yes, it blows the code of EVERY CPU method but it has >15% speedup ! 2008-01-10 19:37:56 +00:00
shift8.cc Eliminate BxResolve call from the heart of cpu loop and move into instructions that really require this calculation. Yes, it blows the code of EVERY CPU method but it has >15% speedup ! 2008-01-10 19:37:56 +00:00
shift16.cc Eliminate BxResolve call from the heart of cpu loop and move into instructions that really require this calculation. Yes, it blows the code of EVERY CPU method but it has >15% speedup ! 2008-01-10 19:37:56 +00:00
shift32.cc Eliminate BxResolve call from the heart of cpu loop and move into instructions that really require this calculation. Yes, it blows the code of EVERY CPU method but it has >15% speedup ! 2008-01-10 19:37:56 +00:00
shift64.cc Eliminate BxResolve call from the heart of cpu loop and move into instructions that really require this calculation. Yes, it blows the code of EVERY CPU method but it has >15% speedup ! 2008-01-10 19:37:56 +00:00
smm.cc Fixed more VCPP2008 warnings 2007-12-26 23:07:44 +00:00
smm.h Change my e-mail to #SF one 2007-03-23 21:27:13 +00:00
soft_int.cc cleanups and optimizations 2008-01-22 16:20:30 +00:00
sse_move.cc Eliminate BxResolve call from the heart of cpu loop and move into instructions that really require this calculation. Yes, it blows the code of EVERY CPU method but it has >15% speedup ! 2008-01-10 19:37:56 +00:00
sse_pfp.cc Eliminate BxResolve call from the heart of cpu loop and move into instructions that really require this calculation. Yes, it blows the code of EVERY CPU method but it has >15% speedup ! 2008-01-10 19:37:56 +00:00
sse_rcp.cc Eliminate BxResolve call from the heart of cpu loop and move into instructions that really require this calculation. Yes, it blows the code of EVERY CPU method but it has >15% speedup ! 2008-01-10 19:37:56 +00:00
sse_string.cc Eliminate BxResolve call from the heart of cpu loop and move into instructions that really require this calculation. Yes, it blows the code of EVERY CPU method but it has >15% speedup ! 2008-01-10 19:37:56 +00:00
sse.cc Eliminate BxResolve call from the heart of cpu loop and move into instructions that really require this calculation. Yes, it blows the code of EVERY CPU method but it has >15% speedup ! 2008-01-10 19:37:56 +00:00
stack16.cc Eliminate BxResolve call from the heart of cpu loop and move into instructions that really require this calculation. Yes, it blows the code of EVERY CPU method but it has >15% speedup ! 2008-01-10 19:37:56 +00:00
stack32.cc Eliminate BxResolve call from the heart of cpu loop and move into instructions that really require this calculation. Yes, it blows the code of EVERY CPU method but it has >15% speedup ! 2008-01-10 19:37:56 +00:00
stack64.cc Eliminate BxResolve call from the heart of cpu loop and move into instructions that really require this calculation. Yes, it blows the code of EVERY CPU method but it has >15% speedup ! 2008-01-10 19:37:56 +00:00
stack_pro.cc Avoid pointer params for every read_virtual_* except 16-byte SSE and 10-byte x87 reads 2007-12-20 20:58:38 +00:00
string.cc Fixed more VCPP2008 warnings 2007-12-26 23:07:44 +00:00
tasking.cc Fixing V2008 warnings - they found a bug in sse_pfp.cc ! 2007-12-23 17:21:28 +00:00
todo Merged Bochs instrumentation patch by Lluis Vilanova 2007-12-13 17:16:21 +00:00
vm8086.cc Fixing V2008 warnings - they found a bug in sse_pfp.cc ! 2007-12-23 17:21:28 +00:00
xmm.h Changes copyrights for the files I wrote :) 2007-11-17 23:28:33 +00:00