qemu-patch-raspberry4/target-i386
bellard 8004340674 added fcmovxx support
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@468 c046a42c-6fe2-441c-8c8c-71466251a162
2003-11-19 22:09:03 +00:00
..
cpu.h added comments and TSS bit 2003-11-12 23:23:42 +00:00
exec.h added verr, verw, arpl - more precise segment rights checks 2003-11-13 01:42:19 +00:00
helper.c more precise stack operations in call/int gates (16 bit wrapping is handled in all cases) - makes all call/int gates operations restartable in case of exception 2003-11-16 16:06:03 +00:00
helper2.c always completely redefine the TLB in case of MMU fault 2003-11-19 22:04:21 +00:00
op.c added fcmovxx support 2003-11-19 22:09:03 +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 io map checks 2003-11-13 00:13:08 +00:00
ops_template_mem.h new directory structure 2003-09-30 20:34:21 +00:00
translate.c added fcmovxx support (fixes segfaults in some recent linux tools) - fixed irq inhibit logic : the irqs are inhibited only for one instruction after, even if the next one also inhibit irqs - stop translation after irq inhibition stops to give a chance to irqs (fixes install NT kernel startup) 2003-11-19 22:08:13 +00:00