summaryrefslogtreecommitdiffstats
path: root/src/core/arm/skyeye_common/vfp/vfp.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-03arm: Remove SkyEye/Dyncom code that is ARMv6-only.bunnei1-137/+0
2017-10-23logging: Rename category "Core_ARM11" to "Core_ARM".bunnei1-6/+6
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner1-1/+1
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot1-2/+1
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-68/+43
2015-10-09CitraQt, SkyEye, Loader, VideoCore: Remove newlines in LOG_* calls.Emmanuel Gil Peyrot1-6/+6
2015-08-11ARM Core, Video Core, CitraQt, Citrace: Use CommonTypes types instead of the standard u?int*_t types.Emmanuel Gil Peyrot1-8/+9
2015-07-26dyncom: Rename armdefs.h to armstate.hLioncash1-1/+1
2015-07-26dyncom: Get rid of skyeye typedefsLioncash1-5/+5
2015-06-29vfp: Change return type of VFPInit from unsigned int to void.Lioncash1-3/+1
2015-06-29vfp: Handle accesses to FPINST/FPINST2 system registersLioncash1-12/+4
2015-06-28Core, VideoCore: Replace or fix exit() calls.Emmanuel Gil Peyrot1-3/+3
2015-06-13vfp: Handle accesses to the VFP media feature registersLioncash1-0/+4
2015-05-07Common: Remove common.hYuri Kunde Schlesner1-1/+0
2015-04-18dyncom: Remove unused/unnecessary VFP cruftLioncash1-615/+6
2015-04-06vfp: Get rid of the VFP_OFFSET macroLioncash1-14/+14
2015-02-13arm: General cleanupLioncash1-4/+5
2015-02-13dyncom: Clean up the constructorLioncash1-5/+0
2015-02-09vfp_helper: Convert some flags to enums. Throw out more duplicated FPSCR stuffLioncash1-2/+2
2015-02-06vfp: Move FPSID, FPEXC, and FPSCR values over to enums.Lioncash1-0/+1
2015-02-01vfp: Get rid of some compile warningsLioncash1-4/+2
2015-02-01arm: Adios armemuLioncash1-138/+92
2015-01-27Update vfp.cppbunnei1-1/+1
2015-01-19Cleanup: Logging in CoreChin1-132/+23
2014-12-30vfp: Implement VMOVBRRSSLioncash1-2/+18
2014-12-29vfp: Actually make the code somewhat readableLioncash1-69/+594
2014-11-02ARM: Merge latest VFP fixes from 3dmoo team.bunnei1-218/+258
2014-10-25ARM: Reorganized file structure to move shared SkyEye code to a more common area.bunnei1-16/+16
2014-05-16- moved mmu to arm/interpreter folderbunnei1-0/+357