summaryrefslogtreecommitdiffstats
path: root/target-i386/fpu_helper.c
Commit message (Expand)AuthorAgeFilesLines
* target-i386: exception handling for FPU instructionsPavel Dovgalyuk2015-09-151-69/+95
* target-i386/FPU: a misprint in helper_fistll_ST0Dmitry Poletaev2015-07-241-1/+1
* crypto: move built-in AES implementation into crypto/Daniel P. Berrange2015-07-071-1/+0
* target-i386: fbld instruction doesn't set minus signDmitry Poletaev2014-12-141-1/+1
* target-i386: Wrong conversion infinity from float80 to int32/int64Dmitry Poletaev2014-12-141-1/+19
* target-i386: update fp status fixPavel Dovgalyuk2014-09-181-8/+13
* softmmu: introduce cpu_ldst.hPaolo Bonzini2014-06-051-4/+1
* tcg: Invert the inclusion of helper.hRichard Henderson2014-05-281-1/+1
* target-i386: Fix SSE status flag corruptionRichard Henderson2014-02-281-7/+8
* target-i386: add AES-NI instructionsAurelien Jarno2013-04-131-0/+1
* target-i386: SSE4.2: use clz32/ctz32 instead of reinventing the wheelAurelien Jarno2013-04-011-0/+1
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
* x86: switch to AREG0 free modeBlue Swirl2012-08-141-0/+4
* x86: avoid AREG0 for FPU helpersBlue Swirl2012-08-141-226/+207
* x86: split off FPU helpersBlue Swirl2012-06-281-0/+1304
OpenPOWER on IntegriCloud