summaryrefslogtreecommitdiff
path: root/Source/Core/Common/FloatUtils.cpp
AgeCommit message (Expand)Author
2024-05-03Replace Common::BitCast with std::bit_castPokechu22
2023-10-21PowerPC: Negate m_dec values in frsqrte tableSintendo
2023-09-30PowerPC: Flip the order of frsqrte_expectedJosJuice
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2018-05-10FloatUtils: Clean up memcpy usagesLioncash
2018-05-09FloatUtils: Remove union type punning from ClassifyX functionsLioncash
2018-05-09FloatUtils: Remove union type punning from ApproximateReciprocal functionsLioncash
2018-05-09FloatUtils: Remove using namespace std in ApproximateReciprocal()Lioncash
2018-05-07Common: Move floating-point utility functions to FloatUtils.h/.cppLioncash