Age | Commit message (Expand) | Author |
---|---|---|
2024-11-05 | softfloat: Allow 2-operand NaN propagation rule to be set at runtime | Peter Maydell |
2022-05-11 | Clean up decorations and whitespace around header guards | Markus Armbruster |
2021-06-21 | Remove leading underscores from QEMU defines | Ahmed Abouzied |
2021-06-03 | softfloat: Introduce Floatx80RoundPrec | Richard Henderson |
2020-08-21 | softfloat: pass float_status pointer to pickNaN | Max Filippov |
2020-08-21 | softfloat: make NO_SIGNALING_NANS runtime property | Max Filippov |
2020-05-19 | softfloat: Name rounding mode enum | Richard Henderson |
2020-05-19 | softfloat: Change tininess_before_rounding to bool | Richard Henderson |
2020-05-19 | softfloat: Replace flag with bool | Richard Henderson |
2019-08-19 | fpu: move inline helpers into a separate header | Alex Bennée |