.. |
3dnow.cc
|
Make even more efficient RmAddr calculation - good optimizing compiler could make more efficient code than it was before
|
2008-08-08 09:22:49 +00:00 |
access32.cc
|
More clean rewrite of the TLB access bits
|
2008-08-07 22:14:38 +00:00 |
access64.cc
|
More clean rewrite of the TLB access bits
|
2008-08-07 22:14:38 +00:00 |
access.cc
|
More clean rewrite of the TLB access bits
|
2008-08-07 22:14:38 +00:00 |
aes.cc
|
Make even more efficient RmAddr calculation - good optimizing compiler could make more efficient code than it was before
|
2008-08-08 09:22:49 +00:00 |
apic.cc
|
Added paramter to APIC reset method
|
2008-06-17 21:21:17 +00:00 |
apic.h
|
Added paramter to APIC reset method
|
2008-06-17 21:21:17 +00:00 |
arith8.cc
|
Make even more efficient RmAddr calculation - good optimizing compiler could make more efficient code than it was before
|
2008-08-08 09:22:49 +00:00 |
arith16.cc
|
Completely new way to handle LD+OP cases - allows to significantly reduce number of BX_CPU_C methods
|
2008-08-09 21:05:07 +00:00 |
arith32.cc
|
Completely new way to handle LD+OP cases - allows to significantly reduce number of BX_CPU_C methods
|
2008-08-09 21:05:07 +00:00 |
arith64.cc
|
Completely new way to handle LD+OP cases - allows to significantly reduce number of BX_CPU_C methods
|
2008-08-09 21:05:07 +00:00 |
bcd.cc
|
Use fastcall gcc attribute for all cpu execution functions - this pure "compiler helper" optimization brings additional 2% speedup to Bochs code
|
2008-03-22 21:29:41 +00:00 |
bit16.cc
|
More use of LOAD_Ex method
|
2008-08-10 19:34:28 +00:00 |
bit32.cc
|
More use of LOAD_Ex method
|
2008-08-10 19:34:28 +00:00 |
bit64.cc
|
More use of LOAD_Ex method
|
2008-08-10 19:34:28 +00:00 |
bit.cc
|
Make even more efficient RmAddr calculation - good optimizing compiler could make more efficient code than it was before
|
2008-08-08 09:22:49 +00:00 |
call_far.cc
|
fixed variable name
|
2008-06-14 16:55:45 +00:00 |
cpu.cc
|
More clean rewrite of the TLB access bits
|
2008-08-07 22:14:38 +00:00 |
cpu.h
|
More use of LOAD_Ex method
|
2008-08-10 19:34:28 +00:00 |
cpuid.cc
|
Call #UD exception directly instead of UndefinedOpcode function - for future use
|
2008-07-13 15:35:10 +00:00 |
crregs.h
|
- prefetch hint should be NOP when use in register mode
|
2008-04-16 16:44:06 +00:00 |
ctrl_xfer16.cc
|
More use of LOAD_Ex method
|
2008-08-10 19:34:28 +00:00 |
ctrl_xfer32.cc
|
More use of LOAD_Ex method
|
2008-08-10 19:34:28 +00:00 |
ctrl_xfer64.cc
|
More use of LOAD_Ex method
|
2008-08-10 19:34:28 +00:00 |
ctrl_xfer_pro.cc
|
First step of access bits cleanup and optimization - no perf gain yet
|
2008-08-03 19:53:09 +00:00 |
data_xfer8.cc
|
Make even more efficient RmAddr calculation - good optimizing compiler could make more efficient code than it was before
|
2008-08-08 09:22:49 +00:00 |
data_xfer16.cc
|
Completely new way to handle LD+OP cases - allows to significantly reduce number of BX_CPU_C methods
|
2008-08-09 21:05:07 +00:00 |
data_xfer32.cc
|
Completely new way to handle LD+OP cases - allows to significantly reduce number of BX_CPU_C methods
|
2008-08-09 21:05:07 +00:00 |
data_xfer64.cc
|
Completely new way to handle LD+OP cases - allows to significantly reduce number of BX_CPU_C methods
|
2008-08-09 21:05:07 +00:00 |
data_xfer.cc
|
More use of LOAD_Ex method
|
2008-08-10 19:34:28 +00:00 |
debugstuff.cc
|
- Correctly handle segment a byte in BIG real mode
|
2008-05-26 21:46:39 +00:00 |
descriptor.h
|
Added comments
|
2008-05-26 18:02:07 +00:00 |
exception.cc
|
- Fixed memory bug in tripple fault detection
|
2008-07-26 14:19:06 +00:00 |
extdb.cc
|
Hide more memory variables
|
2008-05-01 20:28:36 +00:00 |
extdb.h
|
cleanups and optimizations
|
2008-01-22 16:20:30 +00:00 |
fetchdecode64.cc
|
More use of LOAD_Ex method
|
2008-08-10 19:34:28 +00:00 |
fetchdecode.cc
|
More use of LOAD_Ex method
|
2008-08-10 19:34:28 +00:00 |
fetchdecode.h
|
Completely new way to handle LD+OP cases - allows to significantly reduce number of BX_CPU_C methods
|
2008-08-09 21:05:07 +00:00 |
flag_ctrl_pro.cc
|
Fixed #AC exception detection
|
2008-04-25 08:19:36 +00:00 |
flag_ctrl.cc
|
removed redundant ifdefs
|
2008-07-13 14:01:09 +00:00 |
fpu_emu.cc
|
fixed duplicate line
|
2008-04-03 18:13:26 +00:00 |
i387.h
|
Compress FPU tag word
|
2008-05-10 13:34:47 +00:00 |
ia_opcodes.h
|
More use of LOAD_Ex method
|
2008-08-10 19:34:28 +00:00 |
icache.cc
|
Save some time in redundant tracing
|
2008-07-17 17:28:25 +00:00 |
icache.h
|
Put back optimization in pageWriteStampTable
|
2008-07-26 15:07:14 +00:00 |
init.cc
|
First step of access bits cleanup and optimization - no perf gain yet
|
2008-08-03 19:53:09 +00:00 |
instr.h
|
Completely new way to handle LD+OP cases - allows to significantly reduce number of BX_CPU_C methods
|
2008-08-09 21:05:07 +00:00 |
io_pro.cc
|
fixed variable name
|
2008-06-14 16:55:45 +00:00 |
io.cc
|
First step of access bits cleanup and optimization - no perf gain yet
|
2008-08-03 19:53:09 +00:00 |
iret.cc
|
Faster 32-bit emulation wwith 64-bit enabled mode.
|
2008-06-12 19:14:40 +00:00 |
jmp_far.cc
|
Fixed LAR/LSL in 64-bit mode, compilation error fixes
|
2008-05-25 15:53:29 +00:00 |
lazy_flags.cc
|
Fixed OF flag handling bug
|
2008-05-06 20:29:26 +00:00 |
lazy_flags.h
|
Lazy falgs optimizations by Darek Mihocka
|
2008-05-04 15:07:08 +00:00 |
logical8.cc
|
Make even more efficient RmAddr calculation - good optimizing compiler could make more efficient code than it was before
|
2008-08-08 09:22:49 +00:00 |
logical16.cc
|
Completely new way to handle LD+OP cases - allows to significantly reduce number of BX_CPU_C methods
|
2008-08-09 21:05:07 +00:00 |
logical32.cc
|
Completely new way to handle LD+OP cases - allows to significantly reduce number of BX_CPU_C methods
|
2008-08-09 21:05:07 +00:00 |
logical64.cc
|
Completely new way to handle LD+OP cases - allows to significantly reduce number of BX_CPU_C methods
|
2008-08-09 21:05:07 +00:00 |
Makefile.in
|
Completely new way to handle LD+OP cases - allows to significantly reduce number of BX_CPU_C methods
|
2008-08-09 21:05:07 +00:00 |
mmx.cc
|
Make even more efficient RmAddr calculation - good optimizing compiler could make more efficient code than it was before
|
2008-08-08 09:22:49 +00:00 |
mult8.cc
|
Make even more efficient RmAddr calculation - good optimizing compiler could make more efficient code than it was before
|
2008-08-08 09:22:49 +00:00 |
mult16.cc
|
Make even more efficient RmAddr calculation - good optimizing compiler could make more efficient code than it was before
|
2008-08-08 09:22:49 +00:00 |
mult32.cc
|
Make even more efficient RmAddr calculation - good optimizing compiler could make more efficient code than it was before
|
2008-08-08 09:22:49 +00:00 |
mult64.cc
|
Make even more efficient RmAddr calculation - good optimizing compiler could make more efficient code than it was before
|
2008-08-08 09:22:49 +00:00 |
paging.cc
|
Make even more efficient RmAddr calculation - good optimizing compiler could make more efficient code than it was before
|
2008-08-08 09:22:49 +00:00 |
proc_ctrl.cc
|
This more ellegant way to have debug info for BxError and not lose any performace
|
2008-08-09 19:18:09 +00:00 |
protect_ctrl.cc
|
Make even more efficient RmAddr calculation - good optimizing compiler could make more efficient code than it was before
|
2008-08-08 09:22:49 +00:00 |
resolve.cc
|
Make even more efficient RmAddr calculation - good optimizing compiler could make more efficient code than it was before
|
2008-08-08 09:22:49 +00:00 |
ret_far.cc
|
FIxed assertion failure in recently added code
|
2008-06-13 08:02:22 +00:00 |
segment_ctrl_pro.cc
|
First step of access bits cleanup and optimization - no perf gain yet
|
2008-08-03 19:53:09 +00:00 |
segment_ctrl.cc
|
Make even more efficient RmAddr calculation - good optimizing compiler could make more efficient code than it was before
|
2008-08-08 09:22:49 +00:00 |
shift8.cc
|
Make even more efficient RmAddr calculation - good optimizing compiler could make more efficient code than it was before
|
2008-08-08 09:22:49 +00:00 |
shift16.cc
|
Make even more efficient RmAddr calculation - good optimizing compiler could make more efficient code than it was before
|
2008-08-08 09:22:49 +00:00 |
shift32.cc
|
Make even more efficient RmAddr calculation - good optimizing compiler could make more efficient code than it was before
|
2008-08-08 09:22:49 +00:00 |
shift64.cc
|
Make even more efficient RmAddr calculation - good optimizing compiler could make more efficient code than it was before
|
2008-08-08 09:22:49 +00:00 |
smm.cc
|
First step of access bits cleanup and optimization - no perf gain yet
|
2008-08-03 19:53:09 +00:00 |
smm.h
|
white space cleanup
|
2008-02-02 21:46:54 +00:00 |
soft_int.cc
|
Make even more efficient RmAddr calculation - good optimizing compiler could make more efficient code than it was before
|
2008-08-08 09:22:49 +00:00 |
sse_move.cc
|
Make even more efficient RmAddr calculation - good optimizing compiler could make more efficient code than it was before
|
2008-08-08 09:22:49 +00:00 |
sse_pfp.cc
|
Make even more efficient RmAddr calculation - good optimizing compiler could make more efficient code than it was before
|
2008-08-08 09:22:49 +00:00 |
sse_rcp.cc
|
Make even more efficient RmAddr calculation - good optimizing compiler could make more efficient code than it was before
|
2008-08-08 09:22:49 +00:00 |
sse_string.cc
|
Make even more efficient RmAddr calculation - good optimizing compiler could make more efficient code than it was before
|
2008-08-08 09:22:49 +00:00 |
sse.cc
|
Make even more efficient RmAddr calculation - good optimizing compiler could make more efficient code than it was before
|
2008-08-08 09:22:49 +00:00 |
stack16.cc
|
Make even more efficient RmAddr calculation - good optimizing compiler could make more efficient code than it was before
|
2008-08-08 09:22:49 +00:00 |
stack32.cc
|
Make even more efficient RmAddr calculation - good optimizing compiler could make more efficient code than it was before
|
2008-08-08 09:22:49 +00:00 |
stack64.cc
|
Make even more efficient RmAddr calculation - good optimizing compiler could make more efficient code than it was before
|
2008-08-08 09:22:49 +00:00 |
stack.h
|
Faster 32-bit emulation wwith 64-bit enabled mode.
|
2008-06-12 19:14:40 +00:00 |
string.cc
|
First step of access bits cleanup and optimization - no perf gain yet
|
2008-08-03 19:53:09 +00:00 |
tasking.cc
|
First step of access bits cleanup and optimization - no perf gain yet
|
2008-08-03 19:53:09 +00:00 |
todo
|
- Support of AES CPU extensions, to enable configure with
|
2008-05-30 20:35:08 +00:00 |
vm8086.cc
|
First step of access bits cleanup and optimization - no perf gain yet
|
2008-08-03 19:53:09 +00:00 |
xmm.h
|
inline integer saturation code - speedup for MMX/SSE integer
|
2008-04-06 13:56:22 +00:00 |
xsave.cc
|
Make even more efficient RmAddr calculation - good optimizing compiler could make more efficient code than it was before
|
2008-08-08 09:22:49 +00:00 |