Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | softfloat: Add float16 <=> float64 conversion functions | Peter Maydell | 2014-01-08 | 1 | -0/+2 |
* | softfloat: Provide complete set of accessors for fp state | Peter Maydell | 2014-01-08 | 1 | -3/+36 |
* | softfloat: Add float32_to_uint64() | Tom Musta | 2014-01-08 | 1 | -0/+1 |
* | softfloat: Make the int-to-float functions take exact-width types | Peter Maydell | 2014-01-08 | 1 | -13/+13 |
* | softfloat: Add 16 bit integer to float conversions | Peter Maydell | 2014-01-08 | 1 | -0/+21 |
* | softfloat: Add float to 16bit integer conversions. | Will Newton | 2014-01-08 | 1 | -0/+4 |
* | softfloat: Add minNum() and maxNum() functions to softfloat. | Will Newton | 2013-12-10 | 1 | -0/+4 |
* | softfloat: Implement uint64_to_float128 | Richard Henderson | 2013-01-05 | 1 | -0/+3 |
* | fpu: move public header file to include/fpu | Paolo Bonzini | 2012-12-19 | 1 | -0/+638 |