Bochs/bochs/cpu
Stanislav Shwartsman 89f057ae7b x87 fix
2009-04-27 14:00:55 +00:00
..
3dnow.cc - updated FSF address 2009-01-16 18:18:59 +00:00
access32.cc make ICACHE always enabled option and deprecate it in the configure script 2009-03-13 18:48:08 +00:00
access64.cc make ICACHE always enabled option and deprecate it in the configure script 2009-03-13 18:48:08 +00:00
access.cc make ICACHE always enabled option and deprecate it in the configure script 2009-03-13 18:48:08 +00:00
aes.cc - updated FSF address 2009-01-16 18:18:59 +00:00
apic.cc - converted I/O APIC to a device plugin 2009-02-22 10:44:50 +00:00
apic.h reduce dependencies from CPU/APIC.H 2009-02-20 22:00:42 +00:00
arith8.cc - updated FSF address 2009-01-16 18:18:59 +00:00
arith16.cc - updated FSF address 2009-01-16 18:18:59 +00:00
arith32.cc - updated FSF address 2009-01-16 18:18:59 +00:00
arith64.cc - updated FSF address 2009-01-16 18:18:59 +00:00
bcd.cc - updated FSF address 2009-01-16 18:18:59 +00:00
bit16.cc - updated FSF address 2009-01-16 18:18:59 +00:00
bit32.cc - updated FSF address 2009-01-16 18:18:59 +00:00
bit64.cc - updated FSF address 2009-01-16 18:18:59 +00:00
bit.cc FIxed MOVBE16 2009-03-22 21:23:12 +00:00
call_far.cc remove unused vars 2009-04-14 19:34:03 +00:00
cpu.cc fixed instruiction fetch bug which happens in 64-bit mode when jumping rip by scale of 32bit 2009-04-18 21:09:50 +00:00
cpu.h x87 fix 2009-04-27 14:00:55 +00:00
cpuid.cc reduce dependencies from CPU/APIC.H 2009-02-20 22:00:42 +00:00
crc32.cc - updated FSF address 2009-01-16 18:18:59 +00:00
crregs.h Added Intel VMX emulation to Bochs CPU 2009-01-31 10:43:24 +00:00
ctrl_xfer16.cc Fixed lazy flags bug I added in one of my prev merges 2009-03-22 21:12:35 +00:00
ctrl_xfer32.cc Fixed lazy flags bug I added in one of my prev merges 2009-03-22 21:12:35 +00:00
ctrl_xfer64.cc don't have to keep both limit and limit_scale 2009-04-05 18:16:29 +00:00
ctrl_xfer_pro.cc - updated FSF address 2009-01-16 18:18:59 +00:00
data_xfer8.cc - updated FSF address 2009-01-16 18:18:59 +00:00
data_xfer16.cc - updated FSF address 2009-01-16 18:18:59 +00:00
data_xfer32.cc Fixes for compilation by Visual Studio 2008 2009-04-07 16:12:19 +00:00
data_xfer64.cc Split instruction 32/64 2009-04-06 18:44:28 +00:00
debugstuff.cc Fixes for compilation by Visual Studio 2008 2009-04-07 16:12:19 +00:00
descriptor.h merge "system" and "segment" blocks of descriptor 2009-04-05 19:09:44 +00:00
exception.cc bugfixes 2009-03-27 16:42:21 +00:00
fetchdecode64.cc Split instruction 32/64 2009-04-06 18:44:28 +00:00
fetchdecode.cc Split instruction 32/64 2009-04-06 18:44:28 +00:00
fetchdecode.h Two more prefix66 opcodes 2009-02-28 09:28:18 +00:00
flag_ctrl_pro.cc fix code duplication in cpu.h for eflags accessors 2009-02-13 20:09:56 +00:00
flag_ctrl.cc bugfixes 2009-03-27 16:42:21 +00:00
fpu_emu.cc - updated FSF address 2009-01-16 18:18:59 +00:00
i387.h - updated FSF address 2009-01-16 18:18:59 +00:00
ia_opcodes.h Split instruction 32/64 2009-04-06 18:44:28 +00:00
icache.cc Fix SMC detection optimization 2009-03-24 16:04:47 +00:00
icache.h Fixed SMC when trace cache is OFF + small speedup again 2009-04-06 18:27:30 +00:00
init.cc save/restore mwait status correctly 2009-04-05 19:38:44 +00:00
instr.h - updated FSF address 2009-01-16 18:18:59 +00:00
io.cc Fixes for compilation by Visual Studio 2008 2009-04-07 16:12:19 +00:00
iret.cc merge "system" and "segment" blocks of descriptor 2009-04-05 19:09:44 +00:00
jmp_far.cc Eliminate code duplication 2009-04-14 13:43:21 +00:00
lazy_flags.cc Fixed lazy flags bug I added in one of my prev merges 2009-03-22 21:12:35 +00:00
lazy_flags.h - updated FSF address 2009-01-16 18:18:59 +00:00
load32.cc - cpu optimizations 9remove redundant, add new) 2009-03-13 18:02:33 +00:00
logical8.cc - updated FSF address 2009-01-16 18:18:59 +00:00
logical16.cc - updated FSF address 2009-01-16 18:18:59 +00:00
logical32.cc - updated FSF address 2009-01-16 18:18:59 +00:00
logical64.cc - updated FSF address 2009-01-16 18:18:59 +00:00
Makefile.in regen dependencies 2009-02-26 22:02:00 +00:00
mmx.cc do not produce fpu2mmx transition if mem write faults 2009-02-13 10:15:16 +00:00
msr.cc Fixes for compilation by Visual Studio 2008 2009-04-07 16:12:19 +00:00
mult8.cc - updated FSF address 2009-01-16 18:18:59 +00:00
mult16.cc - updated FSF address 2009-01-16 18:18:59 +00:00
mult32.cc - updated FSF address 2009-01-16 18:18:59 +00:00
mult64.cc - updated FSF address 2009-01-16 18:18:59 +00:00
paging.cc Fixes for compilation by Visual Studio 2008 2009-04-07 16:12:19 +00:00
proc_ctrl.cc Fixes for compilation by Visual Studio 2008 2009-04-07 16:12:19 +00:00
protect_ctrl.cc merge "system" and "segment" blocks of descriptor 2009-04-05 19:09:44 +00:00
resolver.cc - updated FSF address 2009-01-16 18:18:59 +00:00
ret_far.cc - updated FSF address 2009-01-16 18:18:59 +00:00
segment_ctrl_pro.cc merge "system" and "segment" blocks of descriptor 2009-04-05 19:09:44 +00:00
segment_ctrl.cc - updated FSF address 2009-01-16 18:18:59 +00:00
shift8.cc - updated FSF address 2009-01-16 18:18:59 +00:00
shift16.cc - updated FSF address 2009-01-16 18:18:59 +00:00
shift32.cc - updated FSF address 2009-01-16 18:18:59 +00:00
shift64.cc - updated FSF address 2009-01-16 18:18:59 +00:00
smm.cc Fixes for compilation by Visual Studio 2008 2009-04-07 16:12:19 +00:00
smm.h Rework SMM mess 2009-01-17 22:35:45 +00:00
soft_int.cc - Fixed TR.LIMIT when checking TSS permission bitmap from Int_Ib() in VME mode 2009-04-14 17:41:58 +00:00
sse_move.cc code cleanup for future optimization 2009-03-10 21:43:11 +00:00
sse_pfp.cc x87: fixed C1 (rounding up) for overflow condition 2009-04-11 17:00:28 +00:00
sse_rcp.cc - updated FSF address 2009-01-16 18:18:59 +00:00
sse_string.cc - updated FSF address 2009-01-16 18:18:59 +00:00
sse.cc code cleanup for future optimization 2009-03-10 21:43:11 +00:00
stack16.cc - Added configure option to enable/disable A20 pin support. Disabling the 2009-03-10 16:28:01 +00:00
stack32.cc Fixes for compilation by Visual Studio 2008 2009-04-07 16:12:19 +00:00
stack64.cc - Added configure option to enable/disable A20 pin support. Disabling the 2009-03-10 16:28:01 +00:00
stack.h - updated FSF address 2009-01-16 18:18:59 +00:00
string.cc - updated FSF address 2009-01-16 18:18:59 +00:00
tasking.cc Fixed priority between #NP and #GP 2009-04-14 09:23:36 +00:00
todo support for apic global disable 2009-02-18 22:25:04 +00:00
vm8086.cc don't have to keep both limit and limit_scale 2009-04-05 18:16:29 +00:00
vmexit.cc take local APIC read/write access into CPU class from BX_MEM (needed for APIC virtualization later) 2009-02-17 19:20:47 +00:00
vmx.cc merge "system" and "segment" blocks of descriptor 2009-04-05 19:09:44 +00:00
vmx.h merge "system" and "segment" blocks of descriptor 2009-04-05 19:09:44 +00:00
xmm.h - updated FSF address 2009-01-16 18:18:59 +00:00
xsave.cc - updated FSF address 2009-01-16 18:18:59 +00:00