aboutsummaryrefslogtreecommitdiff
path: root/include/fpu/softfloat-types.h
AgeCommit message (Expand)Author
2024-11-05softfloat: Remove fallback rule from pickNaN()Peter Maydell
2024-11-05softfloat: Allow 2-operand NaN propagation rule to be set at runtimePeter Maydell
2022-08-31fpu: Add rebias bool, value and operationLucas Mateus Castro (alqotel)
2022-04-06Replace config-time define HOST_WORDS_BIGENDIANMarc-André Lureau
2021-12-17softfloat: Add flag specific to signaling nansRichard Henderson
2021-12-17softfloat: Add flag specific to convert non-nan to intRichard Henderson
2021-12-17softfloat: Add flag specific to sqrt(-x)Richard Henderson
2021-12-17softfloat: Add flags specific to Inf / Inf and 0 / 0Richard Henderson
2021-12-17softfloat: Add flag specific to Inf * 0Richard Henderson
2021-12-17softfloat: Add flag specific to Inf - InfRichard Henderson
2021-12-17softfloat: Extend float_exception_flags to 16 bitsRichard Henderson
2021-06-03softfloat: Introduce Floatx80RoundPrecRichard Henderson
2021-06-03softfpu: Add float_round_to_odd_infRichard Henderson
2020-08-28softfloat: Define operations for bfloat16LIU Zhiwei
2020-08-21softfloat: pass float_status pointer to pickNaNMax Filippov
2020-08-21softfloat: make NO_SIGNALING_NANS runtime propertyMax Filippov
2020-05-19softfloat: Name rounding mode enumRichard Henderson
2020-05-19softfloat: Change tininess_before_rounding to boolRichard Henderson
2020-05-19softfloat: Replace flag with boolRichard Henderson
2018-05-17fpu/softfloat: Specialize on snan_bit_is_oneRichard Henderson
2018-02-21target/*/cpu.h: remove softfloat.hAlex Bennée
2018-02-21fpu/softfloat-types: new header to prevent excessive re-buildsAlex Bennée