Bochs/bochs/cpu
Stanislav Shwartsman 2defc78bac cleanups
2009-11-29 21:01:26 +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 Fixed sending of interrupt 0xFF via lapic 2009-11-21 10:09:35 +00:00
apic.h copyright fixes + small optimization 2009-10-14 20:45:29 +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 cleanups and optimizations 2009-11-02 15:00:47 +00:00
call_far.cc copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
cpu.cc cleanups 2009-11-29 21:01:26 +00:00
cpu.h cleanups 2009-11-29 21:01:26 +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 cleanups and optimizations 2009-11-02 15:00:47 +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 segment desriptor 'A' bit handling fixes 2009-07-27 05:52:28 +00:00
data_xfer8.cc - updated FSF address 2009-01-16 18:18:59 +00:00
data_xfer16.cc VMX fixes 2009-05-21 10:39:40 +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 remove incorrect warning msg 2009-11-20 19:20:19 +00:00
descriptor.h copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
exception.cc fixed #DB on rpeat instructions 2009-10-30 09:13:19 +00:00
fetchdecode64.cc split more SSE ops 2009-11-25 20:49:47 +00:00
fetchdecode.cc split more SSE ops 2009-11-25 20:49:47 +00:00
fetchdecode.h split more SSE ops 2009-11-25 20:49:47 +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 cleanups and optimizations 2009-11-02 15:00:47 +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 split more SSE ops 2009-11-25 20:49:47 +00:00
icache.cc cleanups 2009-11-29 21:01:26 +00:00
icache.h remove "dirty" pages tracking - it is too memory consuming and can fit with >4G phy addr space 2009-10-15 20:50:33 +00:00
init.cc restore real mode with CPL != 0 2009-11-20 14:18:43 +00:00
instr.h instrumentation fixes + new example 2009-11-04 15:48:28 +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 Fixed lazy flags bug I added in one of my prev merges 2009-03-22 21:12:35 +00:00
lazy_flags.h bugfix found by regression 2009-11-06 09:13:30 +00:00
load32.cc copyright fixes + small optimization 2009-10-14 20:45:29 +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 make maskmov fault order like in real HWQ 2009-11-13 09:55:22 +00:00
msr.cc move ignore-bad-msrs to runtime option in ,bochsrc 2009-11-13 15:55:46 +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 cleanup + small optimization 2009-10-27 18:30:13 +00:00
paging.cc cleanup 2009-10-31 19:16:09 +00:00
proc_ctrl.cc bugfix for Instruction SYSRET and SS(PL) 2009-11-21 09:57:10 +00:00
protect_ctrl.cc cleanups 2009-11-29 21:01:26 +00:00
resolver.cc copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
ret_far.cc RETF bug fuxed 2009-11-19 20:00:35 +00:00
segment_ctrl_pro.cc cleanups 2009-11-29 21:01:26 +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 cleanups and optimizations 2009-11-02 15:00:47 +00:00
sse_move.cc cleanups 2009-11-29 21:01:26 +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 cleanups and optimizations 2009-11-02 15:00:47 +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 copyright fixes + small optimization 2009-10-14 20:45:29 +00:00
string.cc - updated FSF address 2009-01-16 18:18:59 +00:00
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 cleanups and optimizations 2009-11-02 15:00:47 +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 cleanups 2009-11-29 21:01:26 +00:00