aboutsummaryrefslogtreecommitdiff
path: root/target-i386/fpu_helper.c
AgeCommit message (Expand)Author
2014-12-14target-i386: fbld instruction doesn't set minus signDmitry Poletaev
2014-12-14target-i386: Wrong conversion infinity from float80 to int32/int64Dmitry Poletaev
2014-09-18target-i386: update fp status fixPavel Dovgalyuk
2014-06-05softmmu: introduce cpu_ldst.hPaolo Bonzini
2014-05-28tcg: Invert the inclusion of helper.hRichard Henderson
2014-02-28target-i386: Fix SSE status flag corruptionRichard Henderson
2013-04-13target-i386: add AES-NI instructionsAurelien Jarno
2013-04-01target-i386: SSE4.2: use clz32/ctz32 instead of reinventing the wheelAurelien Jarno
2012-12-19exec: move include files to include/exec/Paolo Bonzini
2012-08-14x86: switch to AREG0 free modeBlue Swirl
2012-08-14x86: avoid AREG0 for FPU helpersBlue Swirl
2012-06-28x86: split off FPU helpersBlue Swirl