summaryrefslogtreecommitdiffstats
path: root/src/core/arm/skyeye_common/vfp/vfp.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-09vfp_helper: Convert some flags to enums. Throw out more duplicated FPSCR stuffLioncash1-2/+2
2015-02-06vfp: Move FPSID, FPEXC, and FPSCR values over to enums.Lioncash1-0/+1
2015-02-01vfp: Get rid of some compile warningsLioncash1-4/+2
2015-02-01arm: Adios armemuLioncash1-138/+92
2015-01-27Update vfp.cppbunnei1-1/+1
2015-01-19Cleanup: Logging in CoreChin1-132/+23
2014-12-30vfp: Implement VMOVBRRSSLioncash1-2/+18
2014-12-29vfp: Actually make the code somewhat readableLioncash1-69/+594
2014-11-02ARM: Merge latest VFP fixes from 3dmoo team.bunnei1-218/+258
2014-10-25ARM: Reorganized file structure to move shared SkyEye code to a more common area.bunnei1-16/+16
2014-05-16- moved mmu to arm/interpreter folderbunnei1-0/+357