summaryrefslogtreecommitdiff
path: root/Source/Core/Common/FloatUtils.h
AgeCommit message (Expand)Author
2025-08-17FloatUtils: Move MakeQuiet function here from Interpreter_FPUtilsOatmealDome
2024-05-03Replace Common::BitCast with std::bit_castPokechu22
2023-11-28JitArm64: Use LSL+CLS for classifying floatsJosJuice
2023-08-23JitArm64: Resolve deprecated enum conversion warningDentomologist
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-06-27Interpreter: Fix FPRF handling of denormal singlesJosJuice
2021-06-03msvc: remove workarounds for old compiler issuesShawn Hoffman
2018-08-13Attempt to fix linter issues.Billy Robert O'Neal III
2018-08-13Workaround use of private constant _Snan no longer being present in <limits>.Billy Robert O'Neal III
2018-05-10FloatUtils: Remove IntDouble and IntFloatLioncash
2018-05-07Common: Move floating-point utility functions to FloatUtils.h/.cppLioncash