summaryrefslogtreecommitdiff
path: root/Source/Core/Common/FPURoundMode.h
AgeCommit message (Expand)Author
2023-03-21Common: Move FPU-related helpers into Common namespaceLioncash
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-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2014-03-09FPURoundMode: revert use of enums in bit-fieldsTillmann Karras
2014-03-05commit 1a428de189eb9456695429adc11b606936218924 introduced a bug by using a s...Shawn Hoffman
2014-02-28Various changes suggested by cppcheckTillmann Karras
2014-02-28x64FPURoundMode: move things around a bitTillmann Karras
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre