aboutsummaryrefslogtreecommitdiffstats
path: root/target-i386/ops_sse.h
AgeCommit message (Expand)AuthorFilesLines
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths1-2/+2
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-3/+3
2007-01-16fixed movd mmx/sse insnbellard1-0/+19
2005-04-26removed switches in op.c (Paul Brook)bellard1-68/+14
2005-03-20NaN support in FPU comparisonsbellard1-33/+69
2005-03-13soft float supportbellard1-63/+63
2005-01-23FORCE_RET() fixes - fpu fixesbellard1-21/+29
2005-01-16sse fixbellard1-2/+16
2005-01-08MMX/SSE supportbellard1-0/+1370