Bochs/bochs/cpu
2009-10-14 20:45:29 +00:00
..
3dnow.cc copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
access32.cc copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
access64.cc copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
access.cc code optimization for future 2009-10-08 18:07:50 +00:00
aes.cc copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
apic.cc copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
apic.h copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
arith8.cc
arith16.cc
arith32.cc
arith64.cc
bcd.cc
bit16.cc
bit32.cc
bit64.cc
bit.cc
call_far.cc copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
cpu.cc bugfix 2009-08-07 05:55:45 +00:00
cpu.h loading of null segment with RPL != 0 2009-10-12 20:50:14 +00:00
cpuid.cc copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
crc32.cc copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
crregs.h copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
ctrl_xfer16.cc
ctrl_xfer32.cc
ctrl_xfer64.cc
ctrl_xfer_pro.cc segment desriptor 'A' bit handling fixes 2009-07-27 05:52:28 +00:00
data_xfer8.cc
data_xfer16.cc VMX fixes 2009-05-21 10:39:40 +00:00
data_xfer32.cc
data_xfer64.cc
debugstuff.cc
descriptor.h copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
exception.cc bugfix 2009-10-03 07:25:03 +00:00
fetchdecode64.cc split opcodes by ModC0 2009-08-22 11:47:42 +00:00
fetchdecode.cc update for instrumentation 2009-10-10 09:17:53 +00:00
fetchdecode.h copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
flag_ctrl_pro.cc deprecate --enable-vme option, now it will be supported iff CPU_LEVEL >= 5 (like in real life) 2009-08-10 15:44:50 +00:00
flag_ctrl.cc deprecate --enable-vme option, now it will be supported iff CPU_LEVEL >= 5 (like in real life) 2009-08-10 15:44:50 +00:00
fpu_emu.cc copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
i387.h copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
ia_opcodes.h copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
icache.cc copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
icache.h copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
init.cc small fixes 2009-08-19 09:59:30 +00:00
instr.h copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
io.cc bugfix 2009-08-28 13:05:21 +00:00
iret.cc copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
jmp_far.cc copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
lazy_flags.cc
lazy_flags.h
load32.cc copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
logical8.cc
logical16.cc
logical32.cc
logical64.cc
Makefile.in
mmx.cc copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
msr.cc copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
mult8.cc
mult16.cc
mult32.cc
mult64.cc
paging.cc compilation fix 2009-10-03 11:39:29 +00:00
proc_ctrl.cc Merged #SF patch: fix CS segment type during fast syscall invocation 2009-10-07 15:45:15 +00:00
protect_ctrl.cc LSL/LAR fixed in 64-bit mode 2009-10-02 16:09:08 +00:00
resolver.cc copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
ret_far.cc copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
segment_ctrl_pro.cc loading of null segment with RPL != 0 2009-10-12 20:50:14 +00:00
segment_ctrl.cc copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
shift8.cc bugfixes, comment fixes, compilation fix in VMX 2009-06-20 20:39:51 +00:00
shift16.cc bugfix 2009-10-13 15:28:16 +00:00
shift32.cc bugfixes, comment fixes, compilation fix in VMX 2009-06-20 20:39:51 +00:00
shift64.cc bugfixes, comment fixes, compilation fix in VMX 2009-06-20 20:39:51 +00:00
smm.cc copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
smm.h copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
soft_int.cc deprecate --enable-vme option, now it will be supported iff CPU_LEVEL >= 5 (like in real life) 2009-08-10 15:44:50 +00:00
sse_move.cc copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
sse_pfp.cc copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
sse_rcp.cc copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
sse_string.cc copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
sse.cc copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
stack16.cc VMX fixes 2009-05-21 10:39:40 +00:00
stack32.cc compatibility bugfix 2009-08-06 14:50:38 +00:00
stack64.cc
stack.h copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
string.cc
tasking.cc code optimization for future 2009-10-08 18:07:50 +00:00
todo LSL/LAR fixed in 64-bit mode 2009-10-02 16:09:08 +00:00
vm8086.cc deprecate --enable-vme option, now it will be supported iff CPU_LEVEL >= 5 (like in real life) 2009-08-10 15:44:50 +00:00
vmexit.cc optimization 2009-10-12 16:30:52 +00:00
vmx.cc VMWRITE fixed (patch from @SF) 2009-10-08 14:33:08 +00:00
vmx.h copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
xmm.h copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
xsave.cc copyright fixes + small optimization 2009-10-14 20:45:29 +00:00