summaryrefslogtreecommitdiff
path: root/Source/Core/Common/FloatUtils.cpp
AgeCommit message (Expand)Author
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