Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target-i386: fbld instruction doesn't set minus sign | Dmitry Poletaev | 2014-12-14 | 1 | -1/+1 |
* | target-i386: Wrong conversion infinity from float80 to int32/int64 | Dmitry Poletaev | 2014-12-14 | 1 | -1/+19 |
* | target-i386: update fp status fix | Pavel Dovgalyuk | 2014-09-18 | 1 | -8/+13 |
* | softmmu: introduce cpu_ldst.h | Paolo Bonzini | 2014-06-05 | 1 | -4/+1 |
* | tcg: Invert the inclusion of helper.h | Richard Henderson | 2014-05-28 | 1 | -1/+1 |
* | target-i386: Fix SSE status flag corruption | Richard Henderson | 2014-02-28 | 1 | -7/+8 |
* | 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 |