.. |
3dnow.cc
|
Update my e-mail in source files
|
2005-05-12 18:07:48 +00:00 |
access.cc
|
Another fix for INIT/RESET state
|
2005-11-19 19:38:45 +00:00 |
apic.cc
|
Small debug fixes
|
2005-12-12 22:01:22 +00:00 |
apic.h
|
Generate #GP exception instead of #TS when TSS selector points to bad TSS
|
2005-12-12 19:44:06 +00:00 |
arith8.cc
|
Fixed XLAT instruction for x86-64
|
2005-07-21 01:59:05 +00:00 |
arith16.cc
|
Fixed XLAT instruction for x86-64
|
2005-07-21 01:59:05 +00:00 |
arith32.cc
|
Fixed XLAT instruction for x86-64
|
2005-07-21 01:59:05 +00:00 |
arith64.cc
|
Fixed XLAT instruction for x86-64
|
2005-07-21 01:59:05 +00:00 |
bcd.cc
|
LTR should #GP when loading NULL selector
|
2005-10-01 07:47:00 +00:00 |
bit.cc
|
Fixed cpu_mode corruption in x86-64 mode
|
2005-09-29 17:32:32 +00:00 |
call_far.cc
|
Generate #GP exception instead of #TS when TSS selector points to bad TSS
|
2005-12-12 19:44:06 +00:00 |
cpu.cc
|
Fix incorrect commit
|
2005-12-12 19:54:48 +00:00 |
cpu.h
|
Generate #GP exception instead of #TS when TSS selector points to bad TSS
|
2005-12-12 19:44:06 +00:00 |
cpuid.cc
|
Redefine registers accessors in cpu.h
|
2005-11-26 21:36:51 +00:00 |
ctrl_xfer8.cc
|
Unify coding style in CPU methods
|
2005-05-20 20:06:50 +00:00 |
ctrl_xfer16.cc
|
VME support - beta #1
|
2005-10-17 13:06:09 +00:00 |
ctrl_xfer32.cc
|
VME support - beta #1
|
2005-10-17 13:06:09 +00:00 |
ctrl_xfer64.cc
|
MOV to/from test register are UD in x86-64
|
2005-11-11 22:02:42 +00:00 |
ctrl_xfer_pro.cc
|
Fully implemented jump_far and ret_far in 64-bit mode.
|
2005-08-02 18:44:20 +00:00 |
data_xfer8.cc
|
Fixed XLAT instruction for x86-64
|
2005-07-21 01:59:05 +00:00 |
data_xfer16.cc
|
Fix duplicate opcodes, fix opcode names and disasm bugs
|
2005-09-23 16:45:41 +00:00 |
data_xfer32.cc
|
Some not really significant speedups
|
2005-06-21 17:01:21 +00:00 |
data_xfer64.cc
|
Some not really significant speedups
|
2005-06-21 17:01:21 +00:00 |
debugstuff.cc
|
Fix arbitration of local apic when issuing lowest priority interrupt or arbitrating between different local apics. APR (arbitration priority register) should be used for lowest priority interrupt delivery and available to user software and ARB_ID should be software transparent APIC internal
|
2005-12-11 21:58:53 +00:00 |
descriptor.h
|
Fix code duplication for check_cs descriptor
|
2005-08-01 21:40:17 +00:00 |
exception.cc
|
Small debug fixes
|
2005-12-12 22:01:22 +00:00 |
extdb.cc
|
use get_EFER in extdb.cc
|
2005-09-29 17:55:31 +00:00 |
extdb.h
|
dos2unix
|
2005-04-18 17:28:30 +00:00 |
fetchdecode64.cc
|
MOV to/from test register are UD in x86-64
|
2005-11-11 22:02:42 +00:00 |
fetchdecode.cc
|
0f 0d (3dnow prefetch instruction) should execute as NOP when running on Intel EM64T CPU and as prefetch on AMD
|
2005-11-11 21:09:02 +00:00 |
fetchdecode.h
|
Generate #GP exception instead of #TS when TSS selector points to bad TSS
|
2005-12-12 19:44:06 +00:00 |
flag_ctrl_pro.cc
|
Rewritten task_switch mechnism according to AMD docs
|
2005-11-21 21:10:59 +00:00 |
flag_ctrl.cc
|
VME support - beta #1
|
2005-10-17 13:06:09 +00:00 |
fpu_emu.cc
|
Added CVS version header to all the files.
|
2005-03-19 20:44:01 +00:00 |
hostasm.h
|
- host asms in a specific file
|
2004-02-15 17:57:45 +00:00 |
i387.h
|
- clarify operator precedence (needed by MSVC)
|
2005-06-09 17:42:34 +00:00 |
icache.h
|
INVD/WBINVD should flush caches and TLB
|
2005-10-18 18:07:52 +00:00 |
init.cc
|
Fix incorrect commit
|
2005-12-12 19:54:48 +00:00 |
io_pro.cc
|
Fixed several PANIC cases:
|
2005-06-22 18:13:45 +00:00 |
io.cc
|
Fix code duplication for check_cs descriptor
|
2005-08-01 21:40:17 +00:00 |
iret.cc
|
Small debug fixes
|
2005-12-12 22:01:22 +00:00 |
jmp_far.cc
|
Fully implemented jump_far and ret_far in 64-bit mode.
|
2005-08-02 18:44:20 +00:00 |
lazy_flags.cc
|
Move parity table from cpu.cc to lazy_flags.cc
|
2005-10-20 17:33:36 +00:00 |
lazy_flags.h
|
support lazy flags for SHRD instruction
|
2005-10-13 20:21:35 +00:00 |
logical8.cc
|
Unify coding style in CPU methods
|
2005-05-20 20:06:50 +00:00 |
logical16.cc
|
Unify coding style in CPU methods
|
2005-05-20 20:06:50 +00:00 |
logical32.cc
|
Unify coding style in CPU methods
|
2005-05-20 20:06:50 +00:00 |
logical64.cc
|
Some not really significant speedups
|
2005-06-21 17:01:21 +00:00 |
Makefile.in
|
Split ctrl_xfer_pro.cc to 4 different files according to the operations
|
2005-08-01 22:06:19 +00:00 |
mmx.cc
|
Fix duplicate opcodes, fix opcode names and disasm bugs
|
2005-09-23 16:45:41 +00:00 |
mult8.cc
|
Fixed cpu_mode corruption in x86-64 mode
|
2005-09-29 17:32:32 +00:00 |
mult16.cc
|
Fixed cpu_mode corruption in x86-64 mode
|
2005-09-29 17:32:32 +00:00 |
mult32.cc
|
Unify coding style in CPU methods
|
2005-05-20 20:06:50 +00:00 |
mult64.cc
|
Commit patch by kuma neko [yuubyou@gmail.com]
|
2005-05-13 14:15:35 +00:00 |
paging.cc
|
Redefine registers accessors in cpu.h
|
2005-11-26 21:36:51 +00:00 |
proc_ctrl.cc
|
Fix incorrect commit
|
2005-12-12 19:54:48 +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
|
Change set_FLAGS(0) by clear_FLAG ()
|
2005-10-15 21:01:36 +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 |
ret_far.cc
|
Fixed NULL SS selector loading for ret_far
|
2005-08-03 21:01:02 +00:00 |
segment_ctrl_pro.cc
|
Generate #GP exception instead of #TS when TSS selector points to bad TSS
|
2005-12-12 19:44:06 +00:00 |
segment_ctrl.cc
|
Added CVS version header to all the files.
|
2005-03-19 20:44:01 +00:00 |
shift8.cc
|
Fix undefined flags handling for ROR and RCR instructions
|
2005-10-13 19:28:10 +00:00 |
shift16.cc
|
support lazy flags for SHRD instruction
|
2005-10-13 20:21:35 +00:00 |
shift32.cc
|
support lazy flags for SHRD instruction
|
2005-10-13 20:21:35 +00:00 |
shift64.cc
|
support lazy flags for SHRD instruction
|
2005-10-13 20:21:35 +00:00 |
soft_int.cc
|
Move SHOW_IPS action to bx_gui object, may be some GUI will be able to print IPS online in the simulation window status bar ...
|
2005-10-13 16:22:21 +00:00 |
sse_move.cc
|
Do not look on mxcsr_mask field when restoring mxcsr register in FXRSTOR
|
2005-09-24 16:56:20 +00:00 |
sse_pfp.cc
|
Redefine registers accessors in cpu.h
|
2005-11-26 21:36:51 +00:00 |
sse_rcp.cc
|
Update my e-mail in source files
|
2005-05-12 18:07:48 +00:00 |
sse.cc
|
Fix duplicate opcodes, fix opcode names and disasm bugs
|
2005-09-23 16:45:41 +00:00 |
stack16.cc
|
Speedup push/pop operations, they actually not needed to do can_push/can_pop checkes, the same checkes already done in read/write_virtial methods
|
2005-07-31 17:57:27 +00:00 |
stack32.cc
|
Fixed comments for code
|
2005-08-10 18:40:38 +00:00 |
stack64.cc
|
Unify coding style in CPU methods
|
2005-05-20 20:06:50 +00:00 |
stack_pro.cc
|
VME support - beta #1
|
2005-10-17 13:06:09 +00:00 |
string.cc
|
Fix code duplication for check_cs descriptor
|
2005-08-01 21:40:17 +00:00 |
tasking.cc
|
Small debug fixes
|
2005-12-12 22:01:22 +00:00 |
todo
|
Update TODO
|
2005-11-21 21:15:35 +00:00 |
vm8086.cc
|
VME support - beta #1
|
2005-10-17 13:06:09 +00:00 |
xmm.h
|
- some more warnings in MSVC fixed
|
2005-06-06 20:14:50 +00:00 |