summaryrefslogtreecommitdiffstats
path: root/include/fpu/softfloat.h
Commit message (Expand)AuthorAgeFilesLines
* softfloat: expand out STATUS macroPeter Maydell2015-02-061-16/+14
* softfloat: expand out STATUS_VARPeter Maydell2015-02-061-5/+4
* softfloat: Expand out the STATUS_PARAM macroPeter Maydell2015-02-061-166/+166
* softfloat: Clarify license statusPeter Maydell2015-01-291-1/+47
* softfloat: Revert and reimplement remaining portions of 75d62a5856 and 3430b0...Peter Maydell2015-01-291-2/+2
* softfloat: Apply patch corresponding to rebasing to softfloat-2aPeter Maydell2015-01-291-17/+15
* softfloat: add functions corresponding to IEEE-2008 min/maxNumMagLeon Alrae2014-10-141-0/+4
* fpu: softfloat: drop INLINE macroLuiz Capitulino2014-06-231-50/+49
* 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