Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target-i386: add AES-NI instructions | Aurelien Jarno | 2013-04-13 | 1 | -0/+1 |
* | target-i386: SSE4.2: use clz32/ctz32 instead of reinventing the wheel | Aurelien Jarno | 2013-04-01 | 1 | -0/+1 |
* | exec: move include files to include/exec/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | x86: switch to AREG0 free mode | Blue Swirl | 2012-08-14 | 1 | -0/+4 |
* | x86: avoid AREG0 for FPU helpers | Blue Swirl | 2012-08-14 | 1 | -226/+207 |
* | x86: split off FPU helpers | Blue Swirl | 2012-06-28 | 1 | -0/+1304 |