.. |
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
|
Support for partial read/write in APIC space
|
2006-06-05 05:39:21 +00:00 |
apic.h
|
Support for partial read/write in APIC space
|
2006-06-05 05:39:21 +00:00 |
arith8.cc
|
Support access to SMRAM in memory object
|
2006-03-26 18:58:01 +00:00 |
arith16.cc
|
Support access to SMRAM in memory object
|
2006-03-26 18:58:01 +00:00 |
arith32.cc
|
Preliminary implemntation of SMM save statei
|
2006-03-27 18:02:07 +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
|
Warn if somebody used BSWAP with 16-bit opsize (behavior undefined)
|
2006-05-07 20:56:40 +00:00 |
call_far.cc
|
Fixed another bug generator - duplication between descriptor type field and four descriptor cache bits
|
2006-06-12 16:58:27 +00:00 |
cpu.cc
|
Break to debugger on triple fault or panic (this time do it correctly)
|
2006-06-12 19:51:31 +00:00 |
cpu.h
|
Reduce amount of dbg_get_cpu calls (I would like to remove this function) and use save/restore power in debugger
|
2006-06-11 16:40:37 +00:00 |
cpuid.cc
|
Indent changes
|
2006-06-09 21:17:26 +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
|
Fixed another bug generator - duplication between descriptor type field and four descriptor cache bits
|
2006-06-12 16:58:27 +00:00 |
data_xfer8.cc
|
Handle NULL_SEG_REG (no segment override) case in fetchdecode.cc
|
2006-05-24 20:57:37 +00:00 |
data_xfer16.cc
|
- Code cleanup, remove x86-64 code from functions which cannot be called from x86-64
|
2006-05-12 17:04:19 +00:00 |
data_xfer32.cc
|
Changes list made after CVS service crash:
|
2006-04-05 17:31:35 +00:00 |
data_xfer64.cc
|
Support access to SMRAM in memory object
|
2006-03-26 18:58:01 +00:00 |
debugstuff.cc
|
Fixed another bug generator - duplication between descriptor type field and four descriptor cache bits
|
2006-06-12 16:58:27 +00:00 |
descriptor.h
|
Fixed another bug generator - duplication between descriptor type field and four descriptor cache bits
|
2006-06-12 16:58:27 +00:00 |
exception.cc
|
Break to debugger on triple fault or panic (this time do it correctly)
|
2006-06-12 19:51:31 +00:00 |
extdb.cc
|
Added missed CVS header to several files
|
2006-04-27 15:11:45 +00:00 |
extdb.h
|
Added missed CVS header to several files
|
2006-04-27 15:11:45 +00:00 |
fetchdecode64.cc
|
Add debug prints before any #GP excepion which only possible to be generated
|
2006-06-09 22:29:07 +00:00 |
fetchdecode.cc
|
Add debug prints before any #GP excepion which only possible to be generated
|
2006-06-09 22:29:07 +00:00 |
fetchdecode.h
|
FetchDecode tables are constant. Marking them const implicitly will help to compiler/linker in optimization.
|
2006-05-12 18:03:26 +00:00 |
flag_ctrl_pro.cc
|
Changes list made after CVS service crash:
|
2006-04-05 17:31:35 +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
|
Add CR0 consistency checks and CS.L/CS.D consistency check
|
2006-05-19 20:04:33 +00:00 |
init.cc
|
Fixed another bug generator - duplication between descriptor type field and four descriptor cache bits
|
2006-06-12 16:58:27 +00:00 |
io_pro.cc
|
Add debug prints before any #GP excepion which only possible to be generated
|
2006-06-09 22:29:07 +00:00 |
io.cc
|
Add debug prints before any #GP excepion which only possible to be generated
|
2006-06-09 22:29:07 +00:00 |
iret.cc
|
Fixed another bug generator - duplication between descriptor type field and four descriptor cache bits
|
2006-06-12 16:58:27 +00:00 |
jmp_far.cc
|
Fixed another bug generator - duplication between descriptor type field and four descriptor cache bits
|
2006-06-12 16:58:27 +00:00 |
lazy_flags.cc
|
- Code cleanup, remove x86-64 code from functions which cannot be called from x86-64
|
2006-05-12 17:04:19 +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
|
PALIGNR fixed
|
2006-05-16 16:20:26 +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
|
More useful debug prints
|
2006-06-09 22:39:50 +00:00 |
proc_ctrl.cc
|
Fix SR macros mis-use. Need to add assertion into bxlist_c and check that it has no 2 params with same name inside !
|
2006-06-14 16:44:33 +00:00 |
protect_ctrl.cc
|
Fixed another bug generator - duplication between descriptor type field and four descriptor cache bits
|
2006-06-12 16:58:27 +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
|
Now devices could be compiled separatelly from CPU
|
2006-03-06 22:03:16 +00:00 |
ret_far.cc
|
Fixed another bug generator - duplication between descriptor type field and four descriptor cache bits
|
2006-06-12 16:58:27 +00:00 |
segment_ctrl_pro.cc
|
Break to debugger on triple fault or panic (this time do it correctly)
|
2006-06-12 19:51:31 +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 another bug generator - duplication between descriptor type field and four descriptor cache bits
|
2006-06-12 16:58:27 +00:00 |
smm.h
|
Added missed file from prev commit (waiting for moderator approval, message is too big)
|
2006-04-05 17:44:04 +00:00 |
soft_int.cc
|
Add debug prints before any #GP excepion which only possible to be generated
|
2006-06-09 22:29:07 +00:00 |
sse_move.cc
|
Fixed bx_cpu_c::MOVD_EdVd () always UDs
|
2006-04-27 06:09:56 +00:00 |
sse_pfp.cc
|
Changes list made after CVS service crash:
|
2006-04-05 17:31:35 +00:00 |
sse_rcp.cc
|
Now devices could be compiled separatelly from CPU
|
2006-03-06 22:03:16 +00:00 |
sse.cc
|
PALIGNR fixed
|
2006-05-16 16:20:26 +00:00 |
stack16.cc
|
Now devices could be compiled separatelly from CPU
|
2006-03-06 22:03:16 +00:00 |
stack32.cc
|
Fixed another bug generator - duplication between descriptor type field and four descriptor cache bits
|
2006-06-12 16:58:27 +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
|
Handle NULL_SEG_REG (no segment override) case in fetchdecode.cc
|
2006-05-24 20:57:37 +00:00 |
tasking.cc
|
Fixed another bug generator - duplication between descriptor type field and four descriptor cache bits
|
2006-06-12 16:58:27 +00:00 |
todo
|
Remove code duplication in CPU and memory objects initialization
|
2006-01-11 18:22:12 +00:00 |
vm8086.cc
|
Fixed another bug generator - duplication between descriptor type field and four descriptor cache bits
|
2006-06-12 16:58:27 +00:00 |
xmm.h
|
Fix amount of XMM registers in non-x86-64 mode
|
2006-05-22 21:17:27 +00:00 |