qemu-e2k/target-i386
bellard debf7a7c7e comments fix
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@551 c046a42c-6fe2-441c-8c8c-71466251a162
2004-01-18 21:43:36 +00:00
..
cpu.h added PE to static CPU state (avoids flushing translated code when swiching between protected and real mode) - moved memory defs to cpu-all.h 2004-01-04 17:20:53 +00:00
exec.h correct zero segment values when coming from VM86 mode - cache infos in CPUID - simpler exception handling in load_seg() - validate segments after lret/iret 2004-01-04 15:18:37 +00:00
helper.c debug updates - page_unprotect() is no longer needed in softmmu case 2004-01-04 17:24:35 +00:00
helper2.c fixed dirty bit support for 4M pages (L4 Pistachio fix) 2004-01-18 21:39:51 +00:00
op.c fixed word bit operations with memory offset - suppressed push/pop micro operations 2004-01-04 17:27:42 +00:00
opreg_template.h cmov fix (bug on PowerPC) 2003-10-30 01:05:49 +00:00
ops_mem.h added stx_T1_A0 micro ops 2004-01-04 17:28:06 +00:00
ops_template.h comments fix 2004-01-18 21:43:36 +00:00
ops_template_mem.h added raw/user/kernel memory accesses (faster emulation) 2004-01-04 17:31:11 +00:00
translate.c xadd fix 2004-01-18 21:41:29 +00:00