Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-08-14 | x86: avoid AREG0 for FPU helpers | Blue Swirl | 1 | -167/+167 |
2010-06-16 | tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts. | Richard Henderson | 1 | -0/+3 |
2009-10-04 | target-i386: add SSE4a instruction support | Andre Przywara | 1 | -0/+4 |
2009-07-16 | Update to a hopefully more future proof FSF address | Blue Swirl | 1 | -2/+1 |
2009-01-04 | Update FSF address in GPL/LGPL boilerplate | aurel32 | 1 | -1/+1 |
2008-11-17 | TCG variable type checking. | pbrook | 1 | -205/+211 |
2008-10-04 | Implement SSE4.1, SSE4.2 (x86). | balrog | 1 | -1/+56 |
2008-09-25 | Implement x86 SSSE3 instructions. | balrog | 1 | -1/+19 |
2008-05-22 | proper helper definition registering (all targets must do that) | bellard | 1 | -164/+164 |
2008-05-15 | converted more helpers to TCG - fixed some SVM issues | bellard | 1 | -1/+1 |
2008-05-12 | converted SSE/MMX ops to TCG | bellard | 1 | -0/+264 |