.. |
3dnow.cc
|
|
|
access.cc
|
|
|
apic.cc
|
Use MAX_LFV_ENTRIES constant
|
2006-05-27 21:44:40 +00:00 |
apic.h
|
Use MAX_LFV_ENTRIES constant
|
2006-05-27 21:44:40 +00:00 |
arith8.cc
|
|
|
arith16.cc
|
|
|
arith32.cc
|
Preliminary implemntation of SMM save statei
|
2006-03-27 18:02:07 +00:00 |
arith64.cc
|
|
|
bcd.cc
|
|
|
bit.cc
|
Warn if somebody used BSWAP with 16-bit opsize (behavior undefined)
|
2006-05-07 20:56:40 +00:00 |
call_far.cc
|
|
|
cpu.cc
|
functionally nothing changed
|
2006-05-26 17:24:36 +00:00 |
cpu.h
|
Merge SAVE_RESTORE branch to CVS
|
2006-05-27 15:54:49 +00:00 |
cpuid.cc
|
Added decoding of new SSE4 instructions (recently published in Intel docs)
|
2006-04-06 18:30:05 +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
|
- Code cleanup, remove x86-64 code from functions which cannot be called from x86-64
|
2006-05-12 17:04:19 +00:00 |
ctrl_xfer32.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_xfer64.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_xfer_pro.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_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
|
|
|
debugstuff.cc
|
Simplify CPU loop and fix compilation error
|
2006-05-24 16:46:57 +00:00 |
descriptor.h
|
Merge tss286 and tss386 segment descriptor cache fields to one structure
|
2006-05-21 20:41:48 +00:00 |
exception.cc
|
Changes list made after CVS service crash:
|
2006-04-05 17:31:35 +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
|
Handle NULL_SEG_REG (no segment override) case in fetchdecode.cc
|
2006-05-24 20:57:37 +00:00 |
fetchdecode.cc
|
Handle NULL_SEG_REG (no segment override) case in fetchdecode.cc
|
2006-05-24 20:57:37 +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
|
|
|
fpu_emu.cc
|
|
|
hostasm.h
|
|
|
i387.h
|
|
|
icache.h
|
Add CR0 consistency checks and CS.L/CS.D consistency check
|
2006-05-19 20:04:33 +00:00 |
init.cc
|
Fix compilation err for x86-64
|
2006-05-27 16:05:30 +00:00 |
io_pro.cc
|
Merge tss286 and tss386 segment descriptor cache fields to one structure
|
2006-05-21 20:41:48 +00:00 |
io.cc
|
Merge SAVE_RESTORE branch to CVS
|
2006-05-27 15:54:49 +00:00 |
iret.cc
|
Merge tss286 and tss386 segment descriptor cache fields to one structure
|
2006-05-21 20:41:48 +00:00 |
jmp_far.cc
|
Fixed comments
|
2006-04-26 14:05:28 +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
|
|
|
logical8.cc
|
|
|
logical16.cc
|
|
|
logical32.cc
|
|
|
logical64.cc
|
|
|
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
|
|
|
mult16.cc
|
|
|
mult32.cc
|
|
|
mult64.cc
|
|
|
paging.cc
|
Flush TLB for all CPUs when memory mapping information changed by system (A20 change, PAM write or similar events)
|
2006-04-29 17:21:49 +00:00 |
proc_ctrl.cc
|
Merge tss286 and tss386 segment descriptor cache fields to one structure
|
2006-05-21 20:41:48 +00:00 |
protect_ctrl.cc
|
Merge tss286 and tss386 segment descriptor cache fields to one structure
|
2006-05-21 20:41:48 +00:00 |
resolve16.cc
|
|
|
resolve32.cc
|
|
|
resolve64.cc
|
|
|
ret_far.cc
|
|
|
segment_ctrl_pro.cc
|
Partial sync with save-restore
|
2006-05-27 14:02:34 +00:00 |
segment_ctrl.cc
|
|
|
shift8.cc
|
|
|
shift16.cc
|
|
|
shift32.cc
|
|
|
shift64.cc
|
|
|
smm.cc
|
Merge tss286 and tss386 segment descriptor cache fields to one structure
|
2006-05-21 20:41:48 +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
|
Merge tss286 and tss386 segment descriptor cache fields to one structure
|
2006-05-21 20:41:48 +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
|
|
|
sse.cc
|
PALIGNR fixed
|
2006-05-16 16:20:26 +00:00 |
stack16.cc
|
|
|
stack32.cc
|
Changes list made after CVS service crash:
|
2006-04-05 17:31:35 +00:00 |
stack64.cc
|
|
|
stack_pro.cc
|
- Code cleanup, remove x86-64 code from functions which cannot be called from x86-64
|
2006-05-12 17:04:19 +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
|
Merge tss286 and tss386 segment descriptor cache fields to one structure
|
2006-05-21 20:41:48 +00:00 |
todo
|
|
|
vm8086.cc
|
Preliminary implemntation of SMM save statei
|
2006-03-27 18:02:07 +00:00 |
xmm.h
|
Fix amount of XMM registers in non-x86-64 mode
|
2006-05-22 21:17:27 +00:00 |