summaryrefslogtreecommitdiff
path: root/Source/Core/Common/GenericFPURoundMode.cpp
AgeCommit message (Expand)Author
2023-03-21Common: Move FPU-related helpers into Common namespaceLioncash
2021-12-10Treewide: Adjust order of includesPokechu22
2021-07-17remove SetRoundModeShawn Hoffman
2021-07-17make FPSCR.RN an enumShawn Hoffman
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-06-10PowerPC: Set host CPU rounding mode on init and savestateJosJuice
2019-05-06Reformat repo to clang-format 7.0 rulesTechjar
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-25Simplify some more license headersTillmann Karras
2014-12-20Update Outdated Google Code ReferencesBenjamin Przybocki
2014-03-09FPURoundMode: revert use of enums in bit-fieldsTillmann Karras
2014-02-28Various changes suggested by cppcheckTillmann Karras
2014-02-28x64FPURoundMode: move things around a bitTillmann Karras
2014-02-22Make Common/ mostly IWYU clean (and fix errors in rest of the project detecte...Pierre Bourdon
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre