qemu-patch-raspberry4/target-i386
bellard 65262d5738 added PE to static CPU state (avoids flushing translated code when swiching between protected and real mode) - moved memory defs to cpu-all.h
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@504 c046a42c-6fe2-441c-8c8c-71466251a162
2004-01-04 17:20:53 +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 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
helper2.c debug fixes - use more generic TLB mappings 2004-01-04 15:20:25 +00:00
op.c invd and wbinvd support - fixed code gen logic for invlpg - simpler exception handling in load_seg() 2004-01-04 15:21:33 +00:00
opreg_template.h cmov fix (bug on PowerPC) 2003-10-30 01:05:49 +00:00
ops_mem.h new directory structure 2003-09-30 20:34:21 +00:00
ops_template.h P4 style multiplication eflags 2003-12-02 22:01:31 +00:00
ops_template_mem.h new directory structure 2003-09-30 20:34:21 +00:00
translate.c invd and wbinvd support - fixed code gen logic for invlpg - simpler exception handling in load_seg() 2004-01-04 15:21:33 +00:00