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