summaryrefslogtreecommitdiffstats
path: root/src/core/arm/skyeye_common/vfp/vfp.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* vfp_helper: Convert some flags to enums. Throw out more duplicated FPSCR stuffLioncash2015-02-091-2/+2
|
* vfp: Move FPSID, FPEXC, and FPSCR values over to enums.Lioncash2015-02-061-0/+1
| | | | Also got rid of duplicate definitions of some of these values.
* vfp: Get rid of some compile warningsLioncash2015-02-011-4/+2
|
* arm: Adios armemuLioncash2015-02-011-138/+92
|
* Update vfp.cppbunnei2015-01-271-1/+1
| | | VFP: Changed a debug log to trace.
* Cleanup: Logging in CoreChin2015-01-191-132/+23
|
* vfp: Implement VMOVBRRSSLioncash2014-12-301-2/+18
|
* vfp: Actually make the code somewhat readableLioncash2014-12-291-69/+594
|
* ARM: Merge latest VFP fixes from 3dmoo team.bunnei2014-11-021-218/+258
|
* ARM: Reorganized file structure to move shared SkyEye code to a more common area.bunnei2014-10-251-0/+357
Removed s_ prefix