summaryrefslogtreecommitdiffstats
path: root/src/core/arm/skyeye_common/vfp/vfp_helper.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-03arm: Remove SkyEye/Dyncom code that is ARMv6-only.bunnei1-433/+0
2017-05-09Revert "Remove `exceptions` parameter from `normaliseround` VFP functions"Subv1-2/+2
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-103/+82
2016-05-18Remove `exceptions` parameter from `normaliseround` VFP functionsJannik Vogel1-2/+2
2016-05-18Fix exception propagation for VFP single precisionJannik Vogel1-3/+5
2016-05-18Fix exception propagation for VFP double precisionJannik Vogel1-3/+5
2015-12-06dyncom: Remove static keyword from header functionsLioncash1-16/+16
2015-12-06dyncom: const correctness changesLioncash1-4/+4
2015-07-26dyncom: Rename armdefs.h to armstate.hLioncash1-1/+1
2015-07-26dyncom: Get rid of skyeye typedefsLioncash1-1/+1
2015-05-29Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot1-2/+2
2015-05-11vfp: Handle flush-to-zero mode.Lioncash1-52/+65
2015-04-14Core_ARM11: Replace debug prints with our own logging functions in vfpsingle.Emmanuel Gil Peyrot1-3/+0
2015-03-04vfp: Get rid of warningsLioncash1-2/+2
2015-02-13arm: General cleanupLioncash1-5/+1
2015-02-09Throw more unused/unnecessary VFP code outLioncash1-4/+1
2015-02-09vfp_helper: Convert some flags to enums. Throw out more duplicated FPSCR stuffLioncash1-176/+137
2015-02-09vfp_helper: Normalize tabs to spacesLioncash1-172/+170
2015-02-06vfp_helper: Remove unnecessary extern C blocksLioncash1-17/+1
2015-02-04vfp: Throw out unused codeLioncash1-32/+0
2015-02-01vfp: Get rid of some compile warningsLioncash1-2/+1
2015-01-30arm: Move headers over to pragma onceLioncash1-4/+1
2014-11-03Fix compilation errorsSean Maas1-2/+2
2014-11-02ARM: Merge latest VFP fixes from 3dmoo team.bunnei1-2/+7
2014-10-26vfp_helper: Get rid of integer type redefinitionsLioncash1-7/+1
2014-10-25ARM: Reorganized file structure to move shared SkyEye code to a more common area.bunnei1-1/+1
2014-05-17Fixed vfp issuesarchshift1-2/+2
2014-05-16- moved mmu to arm/interpreter folderbunnei1-0/+541