Bochs/bochs/cpu
2009-03-17 19:40:26 +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 BSWAP in MOVBE instruction 2009-03-03 16:55:20 +00:00
call_far.cc fixed compilation warning 2009-03-15 16:52:54 +00:00
cpu.cc reorganize cpu debugger support, less function, faster code 2009-03-17 19:40:26 +00:00
cpu.h reorganize cpu debugger support, less function, faster code 2009-03-17 19:40:26 +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 - Added configure option to enable/disable A20 pin support. Disabling the 2009-03-10 16:28:01 +00:00
ctrl_xfer32.cc - Added configure option to enable/disable A20 pin support. Disabling the 2009-03-10 16:28:01 +00:00
ctrl_xfer64.cc - Added configure option to enable/disable A20 pin support. Disabling the 2009-03-10 16:28:01 +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 - updated FSF address 2009-01-16 18:18:59 +00:00
data_xfer64.cc - updated FSF address 2009-01-16 18:18:59 +00:00
debugstuff.cc sepatate activity state from debug trap 2009-01-29 20:27:57 +00:00
descriptor.h Fixed compilation error + x86-64 correctness fix 2009-02-09 19:46:34 +00:00
exception.cc Fixed compilation error on MAC 2009-02-20 08:12:51 +00:00
fetchdecode64.cc - cpu optimizations 9remove redundant, add new) 2009-03-13 18:02:33 +00:00
fetchdecode.cc - cpu optimizations 9remove redundant, add new) 2009-03-13 18:02:33 +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-10 20:01:56 +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 Added Intel VMX emulation to Bochs CPU 2009-01-31 10:43:24 +00:00
icache.cc make ICACHE always enabled option and deprecate it in the configure script 2009-03-13 18:48:08 +00:00
icache.h make ICACHE always enabled option and deprecate it in the configure script 2009-03-13 18:48:08 +00:00
init.cc make ICACHE always enabled option and deprecate it in the configure script 2009-03-13 18:48:08 +00:00
instr.h - updated FSF address 2009-01-16 18:18:59 +00:00
io.cc Added Intel VMX emulation to Bochs CPU 2009-01-31 10:43:24 +00:00
iret.cc Added Intel VMX emulation to Bochs CPU 2009-01-31 10:43:24 +00:00
jmp_far.cc Added Intel VMX emulation to Bochs CPU 2009-01-31 10:43:24 +00:00
lazy_flags.cc improve lazy flags after ADD instruction 2009-03-13 18:26:10 +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 reduce dependencies from CPU/APIC.H 2009-02-20 22:00:42 +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 move a20 handling into getHostAddr method of BX_MEM 2009-03-08 21:23:40 +00:00
proc_ctrl.cc make ICACHE always enabled option and deprecate it in the configure script 2009-03-13 18:48:08 +00:00
protect_ctrl.cc - updated FSF address 2009-01-16 18:18:59 +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 bugfixes 2009-03-10 20:01:56 +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 insert updateFetchModeMask into handleCpuModeChange - avoid bugs in future 2009-03-10 22:28:08 +00:00
smm.h Rework SMM mess 2009-01-17 22:35:45 +00:00
soft_int.cc - Added configure option to enable/disable A20 pin support. Disabling the 2009-03-10 16:28:01 +00:00
sse_move.cc code cleanup for future optimization 2009-03-10 21:43:11 +00:00
sse_pfp.cc code cleanup for future optimization 2009-03-10 21:43:11 +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 - Added configure option to enable/disable A20 pin support. Disabling the 2009-03-10 16:28:01 +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 Fixes for DR6 handling 2009-02-01 20:47:06 +00:00
todo support for apic global disable 2009-02-18 22:25:04 +00:00
vm8086.cc insert updateFetchModeMask into handleCpuModeChange - avoid bugs in future 2009-03-10 22:28:08 +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 insert updateFetchModeMask into handleCpuModeChange - avoid bugs in future 2009-03-10 22:28:08 +00:00
vmx.h Initial NMI virtualization for VMX, clean out CPU pins set/clear code 2009-02-03 19:17:15 +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