aboutsummaryrefslogtreecommitdiffstats
path: root/target-i386/ops_sse_header.h
AgeCommit message (Expand)AuthorFilesLines
2009-10-04target-i386: add SSE4a instruction supportAndre Przywara1-0/+4
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl1-2/+1
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel321-1/+1
2008-11-17TCG variable type checking.pbrook1-205/+211
2008-10-04Implement SSE4.1, SSE4.2 (x86).balrog1-1/+56
2008-09-25Implement x86 SSSE3 instructions.balrog1-1/+19
2008-05-22proper helper definition registering (all targets must do that)bellard1-164/+164
2008-05-15converted more helpers to TCG - fixed some SVM issuesbellard1-1/+1
2008-05-12converted SSE/MMX ops to TCGbellard1-0/+264