.. |
3dnow.cc
|
Now devices could be compiled separatelly from CPU
|
2006-03-06 22:03:16 +00:00 |
access.cc
|
Add debug prints before any #GP excepion which only possible to be generated
|
2006-06-09 22:29:07 +00:00 |
apic.cc
|
Small cleanup in he APIC code, removed unused methods
|
2006-10-02 21:49:49 +00:00 |
apic.h
|
Small cleanup in he APIC code, removed unused methods
|
2006-10-02 21:49:49 +00:00 |
arith8.cc
|
Support access to SMRAM in memory object
|
2006-03-26 18:58:01 +00:00 |
arith16.cc
|
- Fixed zero upper 32-bit part of GPR in x86-64 mode
|
2007-01-26 22:12:05 +00:00 |
arith32.cc
|
- Fixed zero upper 32-bit part of GPR in x86-64 mode
|
2007-01-26 22:12:05 +00:00 |
arith64.cc
|
Add debug prints before any #GP excepion which only possible to be generated
|
2006-06-09 22:29:07 +00:00 |
bcd.cc
|
Now devices could be compiled separatelly from CPU
|
2006-03-06 22:03:16 +00:00 |
bit.cc
|
- Fixed zero upper 32-bit part of GPR in x86-64 mode
|
2007-01-26 22:12:05 +00:00 |
call_far.cc
|
Replace access_linear by read_virtual_xword when applicable
|
2007-02-03 21:36:40 +00:00 |
cpu.cc
|
Clean CPU debug methods in main cpu_loop
|
2007-03-06 17:47:18 +00:00 |
cpu.h
|
Some code cleanups and warning fixes
|
2007-03-14 21:15:15 +00:00 |
cpuid.cc
|
Report some cache info in CPUID - port from QEMU
|
2007-01-29 17:56:03 +00:00 |
ctrl_xfer8.cc
|
- Code cleanup, remove x86-64 code from functions which cannot be called from x86-64
|
2006-05-12 17:04:19 +00:00 |
ctrl_xfer16.cc
|
Add debug prints before any #GP excepion which only possible to be generated
|
2006-06-09 22:29:07 +00:00 |
ctrl_xfer32.cc
|
Add debug prints before any #GP excepion which only possible to be generated
|
2006-06-09 22:29:07 +00:00 |
ctrl_xfer64.cc
|
Add debug prints before any #GP excepion which only possible to be generated
|
2006-06-09 22:29:07 +00:00 |
ctrl_xfer_pro.cc
|
Some code cleanups and warning fixes
|
2007-03-14 21:15:15 +00:00 |
data_xfer8.cc
|
minor x86_64 fixes and cleanups
|
2007-01-12 22:47:21 +00:00 |
data_xfer16.cc
|
minor x86_64 fixes and cleanups
|
2007-01-12 22:47:21 +00:00 |
data_xfer32.cc
|
- Fixed zero upper 32-bit part of GPR in x86-64 mode
|
2007-01-26 22:12:05 +00:00 |
data_xfer64.cc
|
minor x86_64 fixes and cleanups
|
2007-01-12 22:47:21 +00:00 |
debugstuff.cc
|
- implemented debugger access to SMRAM area
|
2006-10-02 17:40:20 +00:00 |
descriptor.h
|
Fixed ton of code duplication.
|
2006-08-31 18:18:17 +00:00 |
exception.cc
|
fixed code duplication and comments
|
2007-02-03 17:56:35 +00:00 |
extdb.cc
|
Fixed compilation error of extdb
|
2006-06-25 21:44:46 +00:00 |
extdb.h
|
Fixed compilation error of extdb
|
2006-06-25 21:44:46 +00:00 |
fetchdecode64.cc
|
Implemented CLFLUSH instruction
|
2007-01-28 21:27:31 +00:00 |
fetchdecode.cc
|
Implemented CLFLUSH instruction
|
2007-01-28 21:27:31 +00:00 |
fetchdecode.h
|
Rename SSE4 to SSE3E to match intel docs. SSE4 coming later ;)
|
2007-01-25 19:09:41 +00:00 |
flag_ctrl_pro.cc
|
Fixed CR3 masking in long mode
|
2006-10-04 19:08:40 +00:00 |
flag_ctrl.cc
|
Add debug prints before any #GP excepion which only possible to be generated
|
2006-06-09 22:29:07 +00:00 |
fpu_emu.cc
|
Now devices could be compiled separatelly from CPU
|
2006-03-06 22:03:16 +00:00 |
hostasm.h
|
- host asms in a specific file
|
2004-02-15 17:57:45 +00:00 |
i387.h
|
Fix FPU tos value (found with save/restore logs browsing
|
2006-06-08 19:56:30 +00:00 |
icache.h
|
- fixed memory leaks found with valgrind when trying to start a second
|
2006-09-20 20:52:23 +00:00 |
init.cc
|
Rename SSE4 to SSE3E to match intel docs. SSE4 coming later ;)
|
2007-01-25 19:09:41 +00:00 |
io_pro.cc
|
Fixed PANIC message
|
2007-03-10 09:04:39 +00:00 |
io.cc
|
Speed simulation between 3 to 5% by eliminating several checks from cpu loop.
|
2007-01-05 13:40:47 +00:00 |
iret.cc
|
Some code cleanups and warning fixes
|
2007-03-14 21:15:15 +00:00 |
jmp_far.cc
|
Fixed CR3 masking in long mode
|
2006-10-04 19:08:40 +00:00 |
lazy_flags.cc
|
- fixed boot failures on big endian machines (thanks to the SF compile farm)
|
2006-08-03 21:03:21 +00:00 |
lazy_flags.h
|
support lazy flags for SHRD instruction
|
2005-10-13 20:21:35 +00:00 |
logical8.cc
|
Support access to SMRAM in memory object
|
2006-03-26 18:58:01 +00:00 |
logical16.cc
|
Support access to SMRAM in memory object
|
2006-03-26 18:58:01 +00:00 |
logical32.cc
|
Support access to SMRAM in memory object
|
2006-03-26 18:58:01 +00:00 |
logical64.cc
|
Support access to SMRAM in memory object
|
2006-03-26 18:58:01 +00:00 |
Makefile.in
|
Changes list made after CVS service crash:
|
2006-04-05 17:31:35 +00:00 |
mmx.cc
|
Implemented CLFLUSH instruction
|
2007-01-28 21:27:31 +00:00 |
mult8.cc
|
Now devices could be compiled separatelly from CPU
|
2006-03-06 22:03:16 +00:00 |
mult16.cc
|
Now devices could be compiled separatelly from CPU
|
2006-03-06 22:03:16 +00:00 |
mult32.cc
|
Now devices could be compiled separatelly from CPU
|
2006-03-06 22:03:16 +00:00 |
mult64.cc
|
Now devices could be compiled separatelly from CPU
|
2006-03-06 22:03:16 +00:00 |
paging.cc
|
Fixed disasm in 64bit mode, added new accessor for printing 64bit values
|
2007-01-13 10:43:31 +00:00 |
proc_ctrl.cc
|
Removed unneeded invalidate_prefetch_q from RDMSR instruction
|
2007-02-23 22:08:43 +00:00 |
protect_ctrl.cc
|
Some code cleanups and warning fixes
|
2007-03-14 21:15:15 +00:00 |
resolve16.cc
|
Now devices could be compiled separatelly from CPU
|
2006-03-06 22:03:16 +00:00 |
resolve32.cc
|
Now devices could be compiled separatelly from CPU
|
2006-03-06 22:03:16 +00:00 |
resolve64.cc
|
Fixes in 64-bit decoding
|
2006-08-11 17:23:36 +00:00 |
ret_far.cc
|
Replace access_linear by read_virtual_xword when applicable
|
2007-02-03 21:36:40 +00:00 |
segment_ctrl_pro.cc
|
Some code cleanups and warning fixes
|
2007-03-14 21:15:15 +00:00 |
segment_ctrl.cc
|
Now devices could be compiled separatelly from CPU
|
2006-03-06 22:03:16 +00:00 |
shift8.cc
|
Support access to SMRAM in memory object
|
2006-03-26 18:58:01 +00:00 |
shift16.cc
|
Support access to SMRAM in memory object
|
2006-03-26 18:58:01 +00:00 |
shift32.cc
|
Support access to SMRAM in memory object
|
2006-03-26 18:58:01 +00:00 |
shift64.cc
|
Support access to SMRAM in memory object
|
2006-03-26 18:58:01 +00:00 |
smm.cc
|
Fixed disasm in 64bit mode, added new accessor for printing 64bit values
|
2007-01-13 10:43:31 +00:00 |
smm.h
|
Removed debug snapshot when entering SMM/RSM
|
2006-10-03 22:41:02 +00:00 |
soft_int.cc
|
Fixed ton of code duplication.
|
2006-08-31 18:18:17 +00:00 |
sse_move.cc
|
Implemented CLFLUSH instruction
|
2007-01-28 21:27:31 +00:00 |
sse_pfp.cc
|
- Fixed zero upper 32-bit part of GPR in x86-64 mode
|
2007-01-26 22:12:05 +00:00 |
sse_rcp.cc
|
Now devices could be compiled separatelly from CPU
|
2006-03-06 22:03:16 +00:00 |
sse.cc
|
Rename SSE4 to SSE3E to match intel docs. SSE4 coming later ;)
|
2007-01-25 19:09:41 +00:00 |
stack16.cc
|
PUSHA/POP instructions rewritten, fixed PANIC message
|
2007-03-02 21:03:25 +00:00 |
stack32.cc
|
PUSHA/POP instructions rewritten, fixed PANIC message
|
2007-03-02 21:03:25 +00:00 |
stack64.cc
|
Fixed bug in ENTER instruction in long mode
|
2006-03-08 18:21:16 +00:00 |
stack_pro.cc
|
Fixed another bug generator - duplication between descriptor type field and four descriptor cache bits
|
2006-06-12 16:58:27 +00:00 |
string.cc
|
Speed simulation between 3 to 5% by eliminating several checks from cpu loop.
|
2007-01-05 13:40:47 +00:00 |
tasking.cc
|
1. Fixed bug report
|
2006-09-20 17:02:20 +00:00 |
todo
|
Implemented CLFLUSH instruction
|
2007-01-28 21:27:31 +00:00 |
vm8086.cc
|
Replace access_linear by read_virtual_xword when applicable
|
2007-02-03 21:36:40 +00:00 |
xmm.h
|
Fix amount of XMM registers in non-x86-64 mode
|
2006-05-22 21:17:27 +00:00 |