summaryrefslogtreecommitdiffstats
path: root/include/fpu/softfloat-types.h
Commit message (Expand)AuthorAgeFilesLines
* fpu: Add rebias bool, value and operationLucas Mateus Castro (alqotel)2022-08-311-0/+4
* Replace config-time define HOST_WORDS_BIGENDIANMarc-André Lureau2022-04-061-1/+1
* softfloat: Add flag specific to signaling nansRichard Henderson2021-12-171-0/+1
* softfloat: Add flag specific to convert non-nan to intRichard Henderson2021-12-171-0/+1
* softfloat: Add flag specific to sqrt(-x)Richard Henderson2021-12-171-0/+1
* softfloat: Add flags specific to Inf / Inf and 0 / 0Richard Henderson2021-12-171-0/+2
* softfloat: Add flag specific to Inf * 0Richard Henderson2021-12-171-0/+1
* softfloat: Add flag specific to Inf - InfRichard Henderson2021-12-171-0/+1
* softfloat: Extend float_exception_flags to 16 bitsRichard Henderson2021-12-171-8/+8
* softfloat: Introduce Floatx80RoundPrecRichard Henderson2021-06-031-1/+9
* softfpu: Add float_round_to_odd_infRichard Henderson2021-06-031-1/+3
* softfloat: Define operations for bfloat16LIU Zhiwei2020-08-281-0/+5
* softfloat: pass float_status pointer to pickNaNMax Filippov2020-08-211-0/+1
* softfloat: make NO_SIGNALING_NANS runtime propertyMax Filippov2020-08-211-1/+6
* softfloat: Name rounding mode enumRichard Henderson2020-05-191-3/+3
* softfloat: Change tininess_before_rounding to boolRichard Henderson2020-05-191-5/+3Star
* softfloat: Replace flag with boolRichard Henderson2020-05-191-10/+4Star
* fpu/softfloat: Specialize on snan_bit_is_oneRichard Henderson2018-05-181-0/+1
* target/*/cpu.h: remove softfloat.hAlex Bennée2018-02-211-0/+64
* fpu/softfloat-types: new header to prevent excessive re-buildsAlex Bennée2018-02-211-0/+115