aboutsummaryrefslogtreecommitdiff
path: root/include/fpu/softfloat-types.h
AgeCommit message (Expand)AuthorFilesLines
2022-08-31fpu: Add rebias bool, value and operationLucas Mateus Castro (alqotel)1-0/+4
2022-04-06Replace config-time define HOST_WORDS_BIGENDIANMarc-André Lureau1-1/+1
2021-12-17softfloat: Add flag specific to signaling nansRichard Henderson1-0/+1
2021-12-17softfloat: Add flag specific to convert non-nan to intRichard Henderson1-0/+1
2021-12-17softfloat: Add flag specific to sqrt(-x)Richard Henderson1-0/+1
2021-12-17softfloat: Add flags specific to Inf / Inf and 0 / 0Richard Henderson1-0/+2
2021-12-17softfloat: Add flag specific to Inf * 0Richard Henderson1-0/+1
2021-12-17softfloat: Add flag specific to Inf - InfRichard Henderson1-0/+1
2021-12-17softfloat: Extend float_exception_flags to 16 bitsRichard Henderson1-8/+8
2021-06-03softfloat: Introduce Floatx80RoundPrecRichard Henderson1-1/+9
2021-06-03softfpu: Add float_round_to_odd_infRichard Henderson1-1/+3
2020-08-28softfloat: Define operations for bfloat16LIU Zhiwei1-0/+5
2020-08-21softfloat: pass float_status pointer to pickNaNMax Filippov1-0/+1
2020-08-21softfloat: make NO_SIGNALING_NANS runtime propertyMax Filippov1-1/+6
2020-05-19softfloat: Name rounding mode enumRichard Henderson1-3/+3
2020-05-19softfloat: Change tininess_before_rounding to boolRichard Henderson1-5/+3
2020-05-19softfloat: Replace flag with boolRichard Henderson1-10/+4
2018-05-17fpu/softfloat: Specialize on snan_bit_is_oneRichard Henderson1-0/+1
2018-02-21target/*/cpu.h: remove softfloat.hAlex Bennée1-0/+64
2018-02-21fpu/softfloat-types: new header to prevent excessive re-buildsAlex Bennée1-0/+115