summaryrefslogtreecommitdiffstats
path: root/src/core/arm/skyeye_common/vfp/vfp.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner2016-09-211-1/+1
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-2/+1
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-68/+43
* CitraQt, SkyEye, Loader, VideoCore: Remove newlines in LOG_* calls.Emmanuel Gil Peyrot2015-10-091-6/+6
* ARM Core, Video Core, CitraQt, Citrace: Use CommonTypes types instead of the standard u?int*_t types.Emmanuel Gil Peyrot2015-08-111-8/+9
* dyncom: Rename armdefs.h to armstate.hLioncash2015-07-261-1/+1
* dyncom: Get rid of skyeye typedefsLioncash2015-07-261-5/+5
* Merge pull request #876 from linkmauve/include-cleanupsYuri Kunde Schlesner2015-07-111-3/+3
|\
| * Core, VideoCore: Replace or fix exit() calls.Emmanuel Gil Peyrot2015-06-281-3/+3
* | vfp: Change return type of VFPInit from unsigned int to void.Lioncash2015-06-291-3/+1
* | vfp: Handle accesses to FPINST/FPINST2 system registersLioncash2015-06-291-12/+4
|/
* vfp: Handle accesses to the VFP media feature registersLioncash2015-06-131-0/+4
* Common: Remove common.hYuri Kunde Schlesner2015-05-071-1/+0
* dyncom: Remove unused/unnecessary VFP cruftLioncash2015-04-181-615/+6
* vfp: Get rid of the VFP_OFFSET macroLioncash2015-04-061-14/+14
* arm: General cleanupLioncash2015-02-131-4/+5
* dyncom: Clean up the constructorLioncash2015-02-131-5/+0
* 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
* 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
* 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