summaryrefslogtreecommitdiffstats
path: root/include/fpu
Commit message (Expand)AuthorAgeFilesLines
* softfloat: Introduce float32_to_uint64_round_to_zeroTom Musta2014-04-081-0/+1
* softfloat: export squash_input_denormal functionsAlex Bennée2014-03-171-0/+7
* softfloat: Support halving the result of muladd operationPeter Maydell2014-02-201-0/+3
* softfloat: Add support for ties-away roundingPeter Maydell2014-01-081-1/+2
* softfloat: Add float16 <=> float64 conversion functionsPeter Maydell2014-01-081-0/+2
* softfloat: Provide complete set of accessors for fp statePeter Maydell2014-01-081-3/+36
* softfloat: Add float32_to_uint64()Tom Musta2014-01-081-0/+1
* softfloat: Make the int-to-float functions take exact-width typesPeter Maydell2014-01-081-13/+13
* softfloat: Add 16 bit integer to float conversionsPeter Maydell2014-01-081-0/+21
* softfloat: Add float to 16bit integer conversions.Will Newton2014-01-081-0/+4
* softfloat: Add minNum() and maxNum() functions to softfloat.Will Newton2013-12-101-0/+4
* softfloat: Implement uint64_to_float128Richard Henderson2013-01-051-0/+3
* fpu: move public header file to include/fpuPaolo Bonzini2012-12-191-0/+638
OpenPOWER on IntegriCloud