aboutsummaryrefslogtreecommitdiff
path: root/target-i386/ops_sse_header.h
AgeCommit message (Expand)Author
2013-04-13target-i386: add AES-NI instructionsAurelien Jarno
2013-04-13target-i386: add pclmulqdq instructionAurelien Jarno
2012-08-14x86: avoid AREG0 for FPU helpersBlue Swirl
2010-06-16tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts.Richard Henderson
2009-10-04target-i386: add SSE4a instruction supportAndre Przywara
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel32
2008-11-17TCG variable type checking.pbrook
2008-10-04Implement SSE4.1, SSE4.2 (x86).balrog
2008-09-25Implement x86 SSSE3 instructions.balrog
2008-05-22proper helper definition registering (all targets must do that)bellard
2008-05-15converted more helpers to TCG - fixed some SVM issuesbellard
2008-05-12converted SSE/MMX ops to TCGbellard