summaryrefslogtreecommitdiffstats
path: root/src/core/arm/skyeye_common/vfp/vfp.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* CitraQt, SkyEye, Loader, VideoCore: Remove newlines in LOG_* calls.Emmanuel Gil Peyrot2015-10-091-1/+1
* dyncom: Get rid of skyeye typedefsLioncash2015-07-261-5/+5
* vfp: Change return type of VFPInit from unsigned int to void.Lioncash2015-06-291-1/+1
* vfp: Handle accesses to FPINST/FPINST2 system registersLioncash2015-06-291-2/+0
* vfp: Implement VMOVBCR/VMOVBRCLioncash2015-06-121-1/+0
* dyncom: Remove unused/unnecessary VFP cruftLioncash2015-04-181-21/+1
* vfp: Get rid of the VFP_OFFSET macroLioncash2015-04-061-1/+1
* vfp: Move FPSID, FPEXC, and FPSCR values over to enums.Lioncash2015-02-061-78/+34
* 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