Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | softfloat: Define operations for bfloat16 | LIU Zhiwei | 2020-08-28 | 1 | -0/+5 |
* | softfloat: pass float_status pointer to pickNaN | Max Filippov | 2020-08-21 | 1 | -0/+1 |
* | softfloat: make NO_SIGNALING_NANS runtime property | Max Filippov | 2020-08-21 | 1 | -1/+6 |
* | softfloat: Name rounding mode enum | Richard Henderson | 2020-05-19 | 1 | -3/+3 |
* | softfloat: Change tininess_before_rounding to bool | Richard Henderson | 2020-05-19 | 1 | -5/+3 |
* | softfloat: Replace flag with bool | Richard Henderson | 2020-05-19 | 1 | -10/+4 |
* | fpu/softfloat: Specialize on snan_bit_is_one | Richard Henderson | 2018-05-18 | 1 | -0/+1 |
* | target/*/cpu.h: remove softfloat.h | Alex Bennée | 2018-02-21 | 1 | -0/+64 |
* | fpu/softfloat-types: new header to prevent excessive re-builds | Alex Bennée | 2018-02-21 | 1 | -0/+115 |