aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/fp
AgeCommit message (Expand)Author
2023-01-15fp: Fix FPToFixed for borderline valuesMerry
2022-12-31tests: Update to Catch2 v3Merry
2022-04-19Migrate to mclMerry
2021-08-08catch: Correct include directoryMerry
2021-05-22Add .clang-format fileMerryMage
2021-05-19Consolidate all source files into src/ directoryMerry
2020-04-23Relicense to 0BSDMerryMage
2020-04-22emit_x64_floating_point: Hardware FMA implementation of FPRSqrtStepFusedMerryMage
2020-04-22fp/info: Incorrect point_position in FPValueMerryMage
2020-04-22fp: Change FPUnpacked to a normalized representationMerryMage
2020-04-22unpacked: Use ResidualErrorOnRightShift in FPRoundBaseMerryMage
2020-04-22fp: Remove MantissaTMerryMage
2020-04-22fp: Use forward declarations where applicableLioncash
2020-04-22fp/op: Implement FPToFixedMerryMage
2020-04-22mantissa_util: Implement ResidualErrorOnRightShiftMerryMage
2020-04-22tests/fp: Add FPRound testsMerryMage
2020-04-22fp: Implement FPUnpackMerryMage