summaryrefslogtreecommitdiff
path: root/include/fpu/softfloat.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-08softfloat: Add 16 bit integer to float conversionsPeter Maydell1-0/+21
2014-01-08softfloat: Add float to 16bit integer conversions.Will Newton1-0/+4
2013-12-10softfloat: Add minNum() and maxNum() functions to softfloat.Will Newton1-0/+4
2013-01-05softfloat: Implement uint64_to_float128Richard Henderson1-0/+3
2012-12-19fpu: move public header file to include/fpuPaolo Bonzini1-0/+638