summaryrefslogtreecommitdiffstats
path: root/src/core/arm/skyeye_common/vfp/vfpdouble.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-04vfp: Get rid of warningsLioncash1-2/+2
2015-02-15vfpdouble: Use %p for printing pointer addresses.Lioncash1-2/+2
2015-02-13arm: General cleanupLioncash1-0/+1
2015-02-10vfp: Normalize accumulator for multiply accumulate instructionsLioncash1-0/+3
2015-02-09vfpdouble: Fix the FTOUI NaN sign settingLioncash1-1/+1
2015-02-09Throw more unused/unnecessary VFP code outLioncash1-171/+0
2015-02-09vfp_helper: Convert some flags to enums. Throw out more duplicated FPSCR stuffLioncash1-7/+7
2015-02-04vfp: Fix VCVTLioncash1-6/+6
2015-01-20dyncom: Clarify precedence for ternary statementsLioncash1-1/+1
2015-01-19Cleanup: Logging in CoreChin1-44/+41
2014-12-30vfp: Get rid of a few warningsLioncash1-1/+1
2014-11-02ARM: Merge latest VFP fixes from 3dmoo team.bunnei1-943/+1112
2014-10-25ARM: Reorganized file structure to move shared SkyEye code to a more common area.bunnei1-3/+3
2014-08-20ARM: Remove a forgotten const in vfp.Emmanuel Gil Peyrot1-1/+1
2014-05-17Fixed vfp issuesarchshift1-4/+4
2014-05-17another VFP fix for GCCbunnei1-2/+2
2014-05-17- removed unused stubbed out codebunnei1-2/+3
2014-05-16- moved mmu to arm/interpreter folderbunnei1-0/+1262