aboutsummaryrefslogtreecommitdiff
path: root/src/core/arm/skyeye_common/vfp/vfpdouble.cpp
AgeCommit message (Expand)Author
2016-05-26Merge pull request #1568 from JayFoxRox/fix-printfMat M
2016-05-18Remove `exceptions` parameter from `normaliseround` VFP functionsJannik Vogel
2016-05-18Fix exception propagation for VFP double precisionJannik Vogel
2016-05-16Fix ftoi behaviourJannik Vogel
2016-05-16Respect fpscr in ftoizJannik Vogel
2015-10-09CitraQt, SkyEye, Loader, VideoCore: Remove newlines in LOG_* calls.Emmanuel Gil Peyrot
2015-09-11General: Replace NULL and '0' usages with nullptr where applicableLioncash
2015-08-15vfp: use std::swap where applicableLioncash
2015-07-25dyncom: Get rid of skyeye typedefsLioncash
2015-05-14vfp: Get rid of warningsLioncash
2015-05-11vfp: Handle flush-to-zero mode.Lioncash
2015-03-03vfp: Get rid of warningsLioncash
2015-02-15vfpdouble: Use %p for printing pointer addresses.Lioncash
2015-02-13arm: General cleanupLioncash
2015-02-10vfp: Normalize accumulator for multiply accumulate instructionsLioncash
2015-02-09vfpdouble: Fix the FTOUI NaN sign settingLioncash
2015-02-09Throw more unused/unnecessary VFP code outLioncash
2015-02-09vfp_helper: Convert some flags to enums. Throw out more duplicated FPSCR stuffLioncash
2015-02-04vfp: Fix VCVTLioncash
2015-01-24Merge pull request #410 from chinhodado/cleanupbunnei
2015-01-19dyncom: Clarify precedence for ternary statementsLioncash
2015-01-19Cleanup: Logging in CoreChin
2014-12-30vfp: Get rid of a few warningsLioncash
2014-11-02ARM: Merge latest VFP fixes from 3dmoo team.bunnei
2014-10-25ARM: Reorganized file structure to move shared SkyEye code to a more common a...bunnei