aboutsummaryrefslogtreecommitdiff
path: root/include/fpu/softfloat-helpers.h
AgeCommit message (Expand)AuthorFilesLines
2021-06-21Remove leading underscores from QEMU definesAhmed Abouzied1-2/+2
2021-06-03softfloat: Introduce Floatx80RoundPrecRichard Henderson1-2/+3
2020-08-21softfloat: pass float_status pointer to pickNaNMax Filippov1-0/+5
2020-08-21softfloat: make NO_SIGNALING_NANS runtime propertyMax Filippov1-0/+5
2020-05-19softfloat: Name rounding mode enumRichard Henderson1-2/+3
2020-05-19softfloat: Change tininess_before_rounding to boolRichard Henderson1-4/+4
2020-05-19softfloat: Replace flag with boolRichard Henderson1-7/+7
2019-08-19fpu: move inline helpers into a separate headerAlex Bennée1-0/+132