summaryrefslogtreecommitdiffstats
path: root/src/core/arm/skyeye_common/vfp (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm: Adios armemuLioncash2015-02-011-138/+92
* arm: Move headers over to pragma onceLioncash2015-01-303-8/+4
* Update vfp.cppbunnei2015-01-271-1/+1
* Merge pull request #410 from chinhodado/cleanupbunnei2015-01-244-432/+151
|\
| * Cleanup: Logging in CoreChin2015-01-194-432/+151
* | vfp: Clean up vertical alignment for instructionsLioncash2015-01-231-131/+125
* | dyncom: Clarify precedence for ternary statementsLioncash2015-01-202-2/+2
|/
* vfp: Remove dead codeLioncash2015-01-121-50/+14
* VFP: Minor cleanup, functionally the same.bunnei2015-01-031-2587/+2476
* dyncom: Massive refactorbunnei2014-12-311-140/+30
* vfp: Get rid of a few warningsLioncash2014-12-302-2/+2
* vfp: Implement VMOVBRRSSLioncash2014-12-303-12/+44
* dyncom: Various cleanups to match coding style, no functional changes.bunnei2014-12-301-32/+0
* vfp: Actually make the code somewhat readableLioncash2014-12-293-1650/+944
* 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
* Fix compilation errorsSean Maas2014-11-031-2/+2
* ARM: Merge latest VFP fixes from 3dmoo team.bunnei2014-11-024-2096/+2388
* Fix VFP compilation errors with gccYuri Kunde Schlesner2014-10-311-12/+12
* vfp_helper: Get rid of integer type redefinitionsLioncash2014-10-261-7/+1
* ARM: Integrate SkyEye faster "dyncom" interpreter.bunnei2014-10-251-24/+24
* ARM: Reorganized file structure to move shared SkyEye code to a more common area.bunnei2014-10-257-0/+8757