aboutsummaryrefslogtreecommitdiff
path: root/src/core/arm/skyeye_common/vfp/vfpdouble.cpp
AgeCommit message (Expand)Author
2018-01-02arm: Remove SkyEye/Dyncom code that is ARMv6-only.bunnei
2017-10-23logging: Rename category "Core_ARM11" to "Core_ARM".bunnei
2017-05-22Merge pull request #2692 from Subv/vfp_ftzSebastian Valle
2017-05-21fixup! Dyncom/VFP: Convert denormal outputs into 0 when the FTZ flag is enabled.Subv
2017-05-09Dyncom/VFP: Strip the VFP_NAN_FLAG sentinel value when setting vfp exceptions.Subv
2017-05-09Revert "Remove `exceptions` parameter from `normaliseround` VFP functions"Subv
2017-05-08Dyncom/VFP: Convert denormal outputs into 0 when the FTZ flag is enabled.Subv
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
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