summaryrefslogtreecommitdiffstats
path: root/src/core/arm/skyeye_common/vfp/vfp.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-03arm: Remove SkyEye/Dyncom code that is ARMv6-only.bunnei1-43/+0
2017-10-23logging: Rename category "Core_ARM11" to "Core_ARM".bunnei1-1/+1
2015-10-09CitraQt, SkyEye, Loader, VideoCore: Remove newlines in LOG_* calls.Emmanuel Gil Peyrot1-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-1/+1
2015-06-29vfp: Handle accesses to FPINST/FPINST2 system registersLioncash1-2/+0
2015-06-12vfp: Implement VMOVBCR/VMOVBRCLioncash1-1/+0
2015-04-18dyncom: Remove unused/unnecessary VFP cruftLioncash1-21/+1
2015-04-06vfp: Get rid of the VFP_OFFSET macroLioncash1-1/+1
2015-02-06vfp: Move FPSID, FPEXC, and FPSCR values over to enums.Lioncash1-78/+34
2015-01-30arm: Move headers over to pragma onceLioncash1-4/+1
2015-01-19Cleanup: Logging in CoreChin1-8/+3
2014-12-30vfp: Implement VMOVBRRSSLioncash1-0/+1
2014-12-29vfp: Actually make the code somewhat readableLioncash1-0/+6
2014-10-31Fix VFP compilation errors with gccYuri Kunde Schlesner1-12/+12
2014-10-25ARM: Reorganized file structure to move shared SkyEye code to a more common area.bunnei1-1/+1
2014-05-20VFP: disable DBG messages because they spam the console with unimportant skyeye junkbunnei1-1/+1
2014-05-17fixed VFP DBG log for GCCbunnei1-1/+1
2014-05-17- removed unused stubbed out codebunnei1-2/+2
2014-05-16- moved mmu to arm/interpreter folderbunnei1-0/+111