]> git.proxmox.com Git - qemu.git/history - target-i386/op.c
MMX/SSE support
[qemu.git] / target-i386 / op.c
2005-01-08 bellardMMX/SSE support
2005-01-06 bellarddiv64 fix - raise_interrupt() fix - SSE fix
2005-01-04 bellardsyscall insn fix
2005-01-03 bellardx86_64 target support
2004-11-14 bellardenter insn fix
2004-08-03 bellardenabled asm memory helpers
2004-07-05 bellardDarwin patch (initial patch by Pierre d'Herbemont)
2004-06-25 bellardhlt instruction fix
2004-06-12 bellardadded ffree
2004-06-04 bellardlmsw fix (aka dos4gw bug)
2004-05-29 bellardfnop FPU exception support (aka FreeBSD FPU probe)...
2004-05-12 bellardbsd port (Markus Niemisto)
2004-05-08 bellarddivision by zero FPU exception support
2004-03-26 bellardfixed ljmp and iret to TSS
2004-02-25 bellardCR0.MP/EM/TS support
2004-01-24 bellardcorrect NT flag behavior
2004-01-18 bellardtemporary gcc 3.3 fix
2004-01-04 bellardfixed word bit operations with memory offset - suppress...
2004-01-04 bellardinvd and wbinvd support - fixed code gen logic for...
2003-12-02 bellardP4 style multiplication eflags
2003-11-23 bellardfixed eflags IF/IOPL update
2003-11-22 bellardFTST instruction fix
2003-11-19 bellardadded fcmovxx support
2003-11-13 bellardadded verr, verw, arpl - more precise segment rights...
2003-10-28 bellardfixed long double accesses when using soft MMU
2003-10-27 bellardfull softmmu support
2003-09-30 bellardnew directory structure