Bochs/bochs/cpu
2007-11-18 21:07:40 +00:00
..
3dnow.cc Change my e-mail to #SF one 2007-03-23 21:27:13 +00:00
access.cc Simplify Guest2HostTLB code 2007-11-11 20:44:07 +00:00
apic.cc Changes copyrights for the files I wrote :) 2007-11-17 23:28:33 +00:00
apic.h Fix some copyright messages 2007-10-15 22:07:52 +00:00
arith8.cc Split more opcodes 2007-11-18 18:24:46 +00:00
arith16.cc Split more opcodes 2007-11-18 18:24:46 +00:00
arith32.cc Split more opcodes 2007-11-18 18:24:46 +00:00
arith64.cc Split more opcodes 2007-11-18 18:24:46 +00:00
bcd.cc Changes copyrights for the files I wrote :) 2007-11-17 23:28:33 +00:00
bit.cc bit.cc speedup (small) 2007-11-18 20:21:34 +00:00
call_far.cc Changes copyrights for the files I wrote :) 2007-11-17 23:28:33 +00:00
cpu.cc Changes copyrights for the files I wrote :) 2007-11-17 23:28:33 +00:00
cpu.h make sreg index tables static in fetchdecode and remove them from init.cc/cpu.h 2007-11-18 21:07:40 +00:00
cpuid.cc Fixed MSVCPP warning/error 2007-11-16 20:33:21 +00:00
crregs.h Changes copyrights for the files I wrote :) 2007-11-17 23:28:33 +00:00
ctrl_xfer8.cc Split more opcodes EbIb opcodes 2007-11-17 18:08:46 +00:00
ctrl_xfer16.cc Split more opcodes 2007-11-18 18:24:46 +00:00
ctrl_xfer32.cc Split more opcodes EbIb opcodes 2007-11-17 18:08:46 +00:00
ctrl_xfer64.cc split11b on opcode tables level - split almost eevery splittable instruction 2007-11-17 12:44:10 +00:00
ctrl_xfer_pro.cc Split more opcodes EbIb opcodes 2007-11-17 18:08:46 +00:00
data_xfer8.cc Split more opcodes 2007-11-18 18:24:46 +00:00
data_xfer16.cc Split more opcodes 2007-11-18 18:24:46 +00:00
data_xfer32.cc split MOVZX/MOVSX opcodes 2007-11-17 18:29:00 +00:00
data_xfer64.cc Split more opcodes 2007-11-18 18:24:46 +00:00
debugstuff.cc split 32-bit modermdata variable in BxInstruction_c to 4 Bit8u variables 2007-11-08 18:21:37 +00:00
descriptor.h merge gate286 and gate386 in descriptor.h 2007-11-06 19:17:42 +00:00
exception.cc merge gate286 and gate386 in descriptor.h 2007-11-06 19:17:42 +00:00
extdb.cc Optimize access to IP (16 bit) - made IP register similar to GPR 2007-10-18 22:44:39 +00:00
extdb.h
fetchdecode64.cc make sreg index tables static in fetchdecode and remove them from init.cc/cpu.h 2007-11-18 21:07:40 +00:00
fetchdecode.cc make sreg index tables static in fetchdecode and remove them from init.cc/cpu.h 2007-11-18 21:07:40 +00:00
fetchdecode.h Changes copyrights for the files I wrote :) 2007-11-17 23:28:33 +00:00
flag_ctrl_pro.cc Implemented MTRR support 2007-09-20 17:33:35 +00:00
flag_ctrl.cc Fixes in registers read/write -> fixed zero upper of register in POP_Ed 2007-11-13 21:07:08 +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.h
init.cc make sreg index tables static in fetchdecode and remove them from init.cc/cpu.h 2007-11-18 21:07:40 +00:00
io_pro.cc Converted CR0 bits to one register similar to CR4 - a bit slower but helps with other features implemntation 2007-07-09 15:16:14 +00:00
io.cc Slight speed improvement in string functions 2007-10-29 15:39:18 +00:00
iret.cc Changes copyrights for the files I wrote :) 2007-11-17 23:28:33 +00:00
jmp_far.cc Changes copyrights for the files I wrote :) 2007-11-17 23:28:33 +00:00
lazy_flags.cc Small optimization for ADD lazy flags calculations. 2007-11-06 08:39:25 +00:00
lazy_flags.h
logical8.cc Split more opcodes EbIb opcodes 2007-11-17 18:08:46 +00:00
logical16.cc Split more opcodes EbIb opcodes 2007-11-17 18:08:46 +00:00
logical32.cc Split more opcodes EbIb opcodes 2007-11-17 18:08:46 +00:00
logical64.cc Split more opcodes 2007-11-18 18:24:46 +00:00
Makefile.in During Bochs benchmarking I figured out that hostasm actually slow down the emulation ... so remove this ugly code which also doesn't help :) 2007-10-21 22:07:33 +00:00
mmx.cc split11b on opcode tables level - split almost eevery splittable instruction 2007-11-17 12:44:10 +00:00
mult8.cc Changes copyrights for the files I wrote :) 2007-11-17 23:28:33 +00:00
mult16.cc Changes copyrights for the files I wrote :) 2007-11-17 23:28:33 +00:00
mult32.cc Changes copyrights for the files I wrote :) 2007-11-17 23:28:33 +00:00
mult64.cc Changes copyrights for the files I wrote :) 2007-11-17 23:28:33 +00:00
paging.cc Changes copyrights for the files I wrote :) 2007-11-17 23:28:33 +00:00
proc_ctrl.cc Small optimization 2007-11-18 18:40:38 +00:00
protect_ctrl.cc Split more opcodes 2007-11-18 18:24:46 +00:00
resolve16.cc Changes copyrights for the files I wrote :) 2007-11-17 23:28:33 +00:00
resolve32.cc Merge resolve functions for 32 and 64-bit 2007-11-18 19:46:14 +00:00
resolve64.cc Merge resolve functions for 32 and 64-bit 2007-11-18 19:46:14 +00:00
ret_far.cc Changes copyrights for the files I wrote :) 2007-11-17 23:28:33 +00:00
segment_ctrl_pro.cc Changes copyrights for the files I wrote :) 2007-11-17 23:28:33 +00:00
segment_ctrl.cc split11b on opcode tables level - split almost eevery splittable instruction 2007-11-17 12:44:10 +00:00
shift8.cc Split more opcodes EbIb opcodes 2007-11-17 18:08:46 +00:00
shift16.cc Split more opcodes EbIb opcodes 2007-11-17 18:08:46 +00:00
shift32.cc Split more opcodes EbIb opcodes 2007-11-17 18:08:46 +00:00
shift64.cc Split more opcodes EbIb opcodes 2007-11-17 18:08:46 +00:00
smm.cc Implemented MTRR support 2007-09-20 17:33:35 +00:00
smm.h Change my e-mail to #SF one 2007-03-23 21:27:13 +00:00
soft_int.cc Changes copyrights for the files I wrote :) 2007-11-17 23:28:33 +00:00
sse_move.cc Changes copyrights for the files I wrote :) 2007-11-17 23:28:33 +00:00
sse_pfp.cc Changes copyrights for the files I wrote :) 2007-11-17 23:28:33 +00:00
sse_rcp.cc Changes copyrights for the files I wrote :) 2007-11-17 23:28:33 +00:00
sse_string.cc Changes copyrights for the files I wrote :) 2007-11-17 23:28:33 +00:00
sse.cc Changes copyrights for the files I wrote :) 2007-11-17 23:28:33 +00:00
stack16.cc code cleanup in stack16/32.cc 2007-11-18 18:52:44 +00:00
stack32.cc code cleanup in stack16/32.cc 2007-11-18 18:52:44 +00:00
stack64.cc Split POP_Ev opcodes 2007-11-18 18:49:19 +00:00
stack_pro.cc Changes copyrights for the files I wrote :) 2007-11-17 23:28:33 +00:00
string.cc Changes copyrights for the files I wrote :) 2007-11-17 23:28:33 +00:00
tasking.cc Changes copyrights for the files I wrote :) 2007-11-17 23:28:33 +00:00
todo Update CPU TODO and CHANGES 2007-11-01 19:04:01 +00:00
vm8086.cc Changes copyrights for the files I wrote :) 2007-11-17 23:28:33 +00:00
xmm.h Changes copyrights for the files I wrote :) 2007-11-17 23:28:33 +00:00