Bochs/bochs/cpu
Stanislav Shwartsman 25b7227ef2 convert some BX_DEBUG prints to BX_ERROR
fixed boundary fetch fault bug in some stupid corner cases
2009-02-08 17:37:19 +00:00
..
3dnow.cc - updated FSF address 2009-01-16 18:18:59 +00:00
access32.cc - updated FSF address 2009-01-16 18:18:59 +00:00
access64.cc - updated FSF address 2009-01-16 18:18:59 +00:00
access.cc - updated FSF address 2009-01-16 18:18:59 +00:00
aes.cc - updated FSF address 2009-01-16 18:18:59 +00:00
apic.cc write to apic must be 16-byte aligned 2009-02-03 20:42:15 +00:00
apic.h write to apic must be 16-byte aligned 2009-02-03 20:42:15 +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 - updated FSF address 2009-01-16 18:18:59 +00:00
call_far.cc Added Intel VMX emulation to Bochs CPU 2009-01-31 10:43:24 +00:00
cpu.cc convert some BX_DEBUG prints to BX_ERROR 2009-02-08 17:37:19 +00:00
cpu.h Added missed CR0 reserved bits #GP in long mode 2009-02-03 21:11:31 +00:00
cpuid.cc Added Intel VMX emulation to Bochs CPU 2009-01-31 10:43:24 +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 Initial NMI virtualization for VMX, clean out CPU pins set/clear code 2009-02-03 19:17:15 +00:00
ctrl_xfer32.cc Initial NMI virtualization for VMX, clean out CPU pins set/clear code 2009-02-03 19:17:15 +00:00
ctrl_xfer64.cc Initial NMI virtualization for VMX, clean out CPU pins set/clear code 2009-02-03 19:17:15 +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 - updated FSF address 2009-01-16 18:18:59 +00:00
exception.cc convert some BX_DEBUG prints to BX_ERROR 2009-02-08 17:37:19 +00:00
fetchdecode64.cc Fixed bug in trace cache mode 2009-02-06 15:03:47 +00:00
fetchdecode.cc Added Intel VMX emulation to Bochs CPU 2009-01-31 10:43:24 +00:00
fetchdecode.h Fixed compilation err 2009-01-31 15:01:29 +00:00
flag_ctrl_pro.cc - updated FSF address 2009-01-16 18:18:59 +00:00
flag_ctrl.cc - updated FSF address 2009-01-16 18:18:59 +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 - updated FSF address 2009-01-16 18:18:59 +00:00
icache.h - updated FSF address 2009-01-16 18:18:59 +00:00
init.cc revert incorret merge 2009-02-03 19:28:22 +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 - updated FSF address 2009-01-16 18:18:59 +00:00
lazy_flags.h - updated FSF address 2009-01-16 18:18:59 +00:00
load32.cc - updated FSF address 2009-01-16 18:18:59 +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 Added Intel VMX emulation to Bochs CPU 2009-01-31 10:43:24 +00:00
mmx.cc - updated FSF address 2009-01-16 18:18:59 +00:00
msr.cc Added Intel VMX emulation to Bochs CPU 2009-01-31 10:43:24 +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 Some fixes for X86-64 OFF mode 2009-02-04 16:05:47 +00:00
proc_ctrl.cc FIxed #DB exception in 64-bit mode 2009-02-06 15:25:57 +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 remove duplicate function 2009-01-17 18:56:25 +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 Initial NMI virtualization for VMX, clean out CPU pins set/clear code 2009-02-03 19:17:15 +00:00
smm.h Rework SMM mess 2009-01-17 22:35:45 +00:00
soft_int.cc Added Intel VMX emulation to Bochs CPU 2009-01-31 10:43:24 +00:00
sse_move.cc - updated FSF address 2009-01-16 18:18:59 +00:00
sse_pfp.cc - updated FSF address 2009-01-16 18:18:59 +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 - updated FSF address 2009-01-16 18:18:59 +00:00
stack16.cc - updated FSF address 2009-01-16 18:18:59 +00:00
stack32.cc - updated FSF address 2009-01-16 18:18:59 +00:00
stack64.cc - updated FSF address 2009-01-16 18:18:59 +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 updated CPU TODO 2009-01-31 11:34:51 +00:00
vm8086.cc - updated FSF address 2009-01-16 18:18:59 +00:00
vmexit.cc Initial NMI virtualization for VMX, clean out CPU pins set/clear code 2009-02-03 19:17:15 +00:00
vmx.cc Some fixes for X86-64 OFF mode 2009-02-04 16:05:47 +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