summaryrefslogtreecommitdiffstats
path: root/src/core/arm/skyeye_common/vfp/vfp.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* vfp: Move FPSID, FPEXC, and FPSCR values over to enums.Lioncash2015-02-061-78/+34
| | | | Also got rid of duplicate definitions of some of these values.
* arm: Move headers over to pragma onceLioncash2015-01-301-4/+1
|
* Cleanup: Logging in CoreChin2015-01-191-8/+3
|
* vfp: Implement VMOVBRRSSLioncash2014-12-301-0/+1
|
* vfp: Actually make the code somewhat readableLioncash2014-12-291-0/+6
|
* Fix VFP compilation errors with gccYuri Kunde Schlesner2014-10-311-12/+12
|
* ARM: Reorganized file structure to move shared SkyEye code to a more common area.bunnei2014-10-251-0/+111
Removed s_ prefix