aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/arm/skyeye_common/vfp/vfp.cpp
Commit message (Expand)AuthorAge
* ARM Core, Video Core, CitraQt, Citrace: Use CommonTypes types instead of the ...Gravatar Emmanuel Gil Peyrot2015-08-11
* dyncom: Rename armdefs.h to armstate.hGravatar Lioncash2015-07-25
* dyncom: Get rid of skyeye typedefsGravatar Lioncash2015-07-25
* Merge pull request #876 from linkmauve/include-cleanupsGravatar Yuri Kunde Schlesner2015-07-10
|\
* | vfp: Change return type of VFPInit from unsigned int to void.Gravatar Lioncash2015-06-29
* | vfp: Handle accesses to FPINST/FPINST2 system registersGravatar Lioncash2015-06-29
| * Core, VideoCore: Replace or fix exit() calls.Gravatar Emmanuel Gil Peyrot2015-06-28
|/
* vfp: Handle accesses to the VFP media feature registersGravatar Lioncash2015-06-12
* Common: Remove common.hGravatar Yuri Kunde Schlesner2015-05-07
* dyncom: Remove unused/unnecessary VFP cruftGravatar Lioncash2015-04-17
* vfp: Get rid of the VFP_OFFSET macroGravatar Lioncash2015-04-06
* arm: General cleanupGravatar Lioncash2015-02-13
* dyncom: Clean up the constructorGravatar Lioncash2015-02-12
* vfp_helper: Convert some flags to enums. Throw out more duplicated FPSCR stuffGravatar Lioncash2015-02-09
* vfp: Move FPSID, FPEXC, and FPSCR values over to enums.Gravatar Lioncash2015-02-06
* vfp: Get rid of some compile warningsGravatar Lioncash2015-01-31
* arm: Adios armemuGravatar Lioncash2015-01-31
* Update vfp.cppGravatar bunnei2015-01-26
* Cleanup: Logging in CoreGravatar Chin2015-01-19
* vfp: Implement VMOVBRRSSGravatar Lioncash2014-12-30
* vfp: Actually make the code somewhat readableGravatar Lioncash2014-12-28
* ARM: Merge latest VFP fixes from 3dmoo team.Gravatar bunnei2014-11-02
* ARM: Reorganized file structure to move shared SkyEye code to a more common a...Gravatar bunnei2014-10-25