summaryrefslogtreecommitdiffstats
path: root/src/core/arm/skyeye_common/vfp/vfpsingle.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Core_ARM11: Replace debug prints with our own logging functions in vfpsingle.Emmanuel Gil Peyrot2015-04-141-36/+36
* vfp: Normalize accumulator for multiply accumulate instructionsLioncash2015-02-101-0/+3
* Throw more unused/unnecessary VFP code outLioncash2015-02-091-40/+0
* vfp_helper: Convert some flags to enums. Throw out more duplicated FPSCR stuffLioncash2015-02-091-7/+7
* dyncom: Clarify precedence for ternary statementsLioncash2015-01-201-1/+1
* vfp: Remove dead codeLioncash2015-01-121-50/+14
* vfp: Get rid of a few warningsLioncash2014-12-301-1/+1
* armemu: Fix FTOUI NaN sign.Normmatt2014-12-161-1/+1
* armemu: Fix FSUBS bug where NaN shouldn't be negatedNormmatt2014-12-161-1/+4
* ARM: Pull some SkyEye fixes from 3dmoo.bunnei2014-12-151-4/+3
* ARM: Merge latest VFP fixes from 3dmoo team.bunnei2014-11-021-933/+1011
* ARM: Reorganized file structure to move shared SkyEye code to a more common area.bunnei2014-10-251-0/+1278