Bochs/bochs/cpu
Stanislav Shwartsman 3fdbf48a69 Fixed bug in interrupt function in real mode
Style change
Update CHANGES
Remove patch.v8086-exception.lightcone because it already in CVS
2005-02-01 21:17:57 +00:00
..
3dnow.cc Leave aligment in floatx80 reg to compiler. 2004-07-02 20:24:47 +00:00
access.cc Improvement in the speed of general memory access. 2005-01-25 20:41:43 +00:00
apic.cc Fixed bug in interrupt function in real mode 2005-02-01 21:17:57 +00:00
apic.h Fixed bug "1101168 APIC base address change" 2005-01-13 19:03:40 +00:00
arith8.cc Fix compilation errors ;) 2004-08-18 21:29:07 +00:00
arith16.cc Fix compilation errors ;) 2004-08-18 21:29:07 +00:00
arith32.cc 1. add comments to CPUID instruction 2004-09-26 20:29:04 +00:00
arith64.cc Fix compilation errors ;) 2004-08-18 21:29:07 +00:00
bcd.cc Fixed undocumented flags handling for some instructions. 2004-08-14 19:34:02 +00:00
bit.cc * Fix LOCK prefix handling for x86-64 2004-09-17 20:47:19 +00:00
cpu.cc Fixed bug "1101168 APIC base address change" 2005-01-13 19:03:40 +00:00
cpu.h Split BOUND instruction to two different according to operand size 2005-01-28 20:50:48 +00:00
cpuid.cc Return local APIC id in CPUID 00000001h function in EBX register 2005-01-29 15:24:57 +00:00
ctrl_xfer8.cc Fixed all JUMP near, CALL near and RET near cases 2004-11-02 18:05:19 +00:00
ctrl_xfer16.cc fixes in disassembler 2004-11-20 23:26:32 +00:00
ctrl_xfer32.cc mov duplicate opcode groups from fectchdecode*.cc to .h 2004-11-26 20:21:28 +00:00
ctrl_xfer64.cc Fixed compilation warnings (g++, -Wall) 2004-11-04 22:41:24 +00:00
ctrl_xfer_pro.cc Fixed compilation errors 2004-11-03 06:35:48 +00:00
data_xfer8.cc This commit is the first commit in long series of changes the have several purposes: 2004-08-09 21:28:47 +00:00
data_xfer16.cc mov duplicate opcode groups from fectchdecode*.cc to .h 2004-11-26 20:21:28 +00:00
data_xfer32.cc mov duplicate opcode groups from fectchdecode*.cc to .h 2004-11-26 20:21:28 +00:00
data_xfer64.cc mov duplicate opcode groups from fectchdecode*.cc to .h 2004-11-26 20:21:28 +00:00
debugstuff.cc Fixed bug 2004-09-30 16:50:03 +00:00
exception.cc Fixed bug in interrupt function in real mode 2005-02-01 21:17:57 +00:00
extdb.cc Fixed compilation errors 2004-11-03 06:35:48 +00:00
extdb.h Replaced tabs in cpu/*.{cc,h} files with spaces. 2002-10-04 17:04:33 +00:00
fetchdecode64.cc preparations for x86-64 support in disasm 2004-12-12 22:12:43 +00:00
fetchdecode.cc Split BOUND instruction to two different according to operand size 2005-01-28 20:50:48 +00:00
fetchdecode.h mov duplicate opcode groups from fectchdecode*.cc to .h 2004-11-26 20:21:28 +00:00
flag_ctrl_pro.cc Fixed bug 2004-09-30 16:50:03 +00:00
flag_ctrl.cc Implemented FAST lazy flags version for logic instructions. 2004-08-13 20:00:03 +00:00
fpu_emu.cc rename fpu.cc in cpu folder 2004-05-16 18:46:42 +00:00
hostasm.h - host asms in a specific file 2004-02-15 17:57:45 +00:00
i387.h Changed MMX regs access macros to avoid code duplication in MMX register declaration 2004-06-23 21:59:24 +00:00
icache.h Fixed icache uncompetability with physical addresses > mem.len 2004-11-19 09:39:30 +00:00
init.cc Reset local apic on CPU RESET 2005-01-13 19:18:27 +00:00
io_pro.cc Speed up compilation process. 2004-06-19 15:20:15 +00:00
io.cc fix code duplication 2004-11-26 19:53:04 +00:00
lazy_flags.cc 1. Small optimization for lazy_flags.cc 2004-09-04 10:21:28 +00:00
lazy_flags.h 1. Small optimization for lazy_flags.cc 2004-09-04 10:21:28 +00:00
logical8.cc Implemented FAST lazy flags version for logic instructions. 2004-08-13 20:00:03 +00:00
logical16.cc Implemented FAST lazy flags version for logic instructions. 2004-08-13 20:00:03 +00:00
logical32.cc Implemented FAST lazy flags version for logic instructions. 2004-08-13 20:00:03 +00:00
logical64.cc Little bit optimize memory access functions. Now values are calculated only if they actually needed. 2004-09-13 20:48:11 +00:00
Makefile.in - removed old unused code designed for a save/restore feature 2004-12-13 19:10:38 +00:00
mmx.cc For spammers o 2004-04-08 17:17:47 +00:00
mult8.cc Fix MUL/IMUL instructions flags handling 2004-08-31 19:43:58 +00:00
mult16.cc Fix MUL/IMUL instructions flags handling 2004-08-31 19:43:58 +00:00
mult32.cc Fix MUL/IMUL instructions flags handling 2004-08-31 19:43:58 +00:00
mult64.cc Fix MUL/IMUL instructions flags handling 2004-08-31 19:43:58 +00:00
paging.cc Non-Execution support impelemented and enabled in CPUID when in x86-64 configuration 2005-01-20 19:37:43 +00:00
proc_ctrl.cc Enable TSD in CR4 (RDTSC instruction is already implemented so it has no problem to enable TSD for CPU LEVEL >=5) 2005-01-23 21:13:49 +00:00
protect_ctrl_pro.cc Split BOUND instruction to two different according to operand size 2005-01-28 20:50:48 +00:00
protect_ctrl.cc Split BOUND instruction to two different according to operand size 2005-01-28 20:50:48 +00:00
resolve16.cc - add __attribute__((regparm(X))) performance trick with gcc on x86 2003-03-17 00:41:01 +00:00
resolve32.cc EIP > CS.limit should not be a problem 2004-11-02 16:10:02 +00:00
resolve64.cc remove redundant CPU LEVEL checks for x86-64 2003-12-29 21:47:36 +00:00
segment_ctrl_pro.cc Fixed bug in interrupt function in real mode 2005-02-01 21:17:57 +00:00
segment_ctrl.cc Change BX_PANIC to BX_INFO when behaviour exactly matches Intel docs 2003-10-06 10:01:12 +00:00
shift8.cc Fixed undocumented flags handling for SHLD instruction 2004-12-24 22:44:13 +00:00
shift16.cc Fixed undocumented flags handling for SHLD instruction 2004-12-24 22:44:13 +00:00
shift32.cc Fixed undocumented flags handling for SHLD instruction 2004-12-24 22:44:13 +00:00
shift64.cc Fixed undocumented flags handling for SHLD instruction 2004-12-24 22:44:13 +00:00
soft_int.cc Split BOUND instruction to two different according to operand size 2005-01-28 20:50:48 +00:00
sse_move.cc Fix FXSAVE/FXRSTOR instructions exceptions handling 2004-07-03 11:02:43 +00:00
sse_pfp.cc Fix this pointers in the code 2004-11-14 21:25:42 +00:00
sse_rcp.cc Merge softfloat-fpu-implementation_ver4_branch branch 2004-06-18 14:11:11 +00:00
sse.cc For spammers o 2004-04-08 17:17:47 +00:00
stack16.cc If exception occured register should not be modified. 2004-11-02 20:39:45 +00:00
stack32.cc Split BOUND instruction to two different according to operand size 2005-01-28 20:50:48 +00:00
stack64.cc fixed ENTER instruction, this implemntation looks correct but it still need to be confirmed by testing ... 2004-11-27 20:36:53 +00:00
stack_pro.cc Fixed bug "1101168 APIC base address change" 2005-01-13 19:03:40 +00:00
string.cc fix code duplication 2004-11-26 19:53:04 +00:00
tasking.cc instrumentation enchancements: 2003-02-13 15:04:11 +00:00
vm8086.cc BX_PANIC replaced by BX_INFO 2004-07-08 20:15:23 +00:00
xmm.h For spammers o 2004-04-08 17:17:47 +00:00