aboutsummaryrefslogtreecommitdiff
path: root/src/core/arm/skyeye_common/vfp/vfp.cpp
AgeCommit message (Expand)Author
2015-07-25dyncom: Rename armdefs.h to armstate.hLioncash
2015-07-25dyncom: Get rid of skyeye typedefsLioncash
2015-07-10Merge pull request #876 from linkmauve/include-cleanupsYuri Kunde Schlesner
2015-06-29vfp: Change return type of VFPInit from unsigned int to void.Lioncash
2015-06-29vfp: Handle accesses to FPINST/FPINST2 system registersLioncash
2015-06-28Core, VideoCore: Replace or fix exit() calls.Emmanuel Gil Peyrot
2015-06-12vfp: Handle accesses to the VFP media feature registersLioncash
2015-05-07Common: Remove common.hYuri Kunde Schlesner
2015-04-17dyncom: Remove unused/unnecessary VFP cruftLioncash
2015-04-06vfp: Get rid of the VFP_OFFSET macroLioncash
2015-02-13arm: General cleanupLioncash
2015-02-12dyncom: Clean up the constructorLioncash
2015-02-09vfp_helper: Convert some flags to enums. Throw out more duplicated FPSCR stuffLioncash
2015-02-06vfp: Move FPSID, FPEXC, and FPSCR values over to enums.Lioncash
2015-01-31vfp: Get rid of some compile warningsLioncash
2015-01-31arm: Adios armemuLioncash
2015-01-26Update vfp.cppbunnei
2015-01-19Cleanup: Logging in CoreChin
2014-12-30vfp: Implement VMOVBRRSSLioncash
2014-12-28vfp: Actually make the code somewhat readableLioncash
2014-11-02ARM: Merge latest VFP fixes from 3dmoo team.bunnei
2014-10-25ARM: Reorganized file structure to move shared SkyEye code to a more common a...bunnei