target-mips: optimize gen_compute_branch()
[qemu] / target-i386 / ops_sse.h
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-07 aurel32Remove FORCE_RET() and RETURN()
2008-12-01 balrogFix pmovsx* / pmovzx* SSE instructions (original fix...
2008-11-16 aurel32target-i386: fix helper_pmovmskb_mmx helper
2008-10-04 balrogFix crc32w decoding, fix a constant width in blendvpd.
2008-10-04 balrogImplement SSE4.1, SSE4.2 (x86).
2008-09-25 balrogImplement x86 SSSE3 instructions.
2008-05-15 bellardconverted more helpers to TCG - fixed some SVM issues
2008-05-12 bellardconverted SSE/MMX ops to TCG
2008-04-08 aurel323DNow! instruction set emulation
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-01-16 bellardfixed movd mmx/sse insn
2005-04-26 bellardremoved switches in op.c (Paul Brook)
2005-03-20 bellardNaN support in FPU comparisons
2005-03-13 bellardsoft float support
2005-01-23 bellardFORCE_RET() fixes - fpu fixes
2005-01-16 bellardsse fix
2005-01-08 bellardMMX/SSE support