aboutsummaryrefslogtreecommitdiff
path: root/src/core/arm/skyeye_common/vfp/vfp.h
AgeCommit message (Expand)Author
2015-07-25dyncom: Get rid of skyeye typedefsLioncash
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-12vfp: Implement VMOVBCR/VMOVBRCLioncash
2015-04-17dyncom: Remove unused/unnecessary VFP cruftLioncash
2015-04-06vfp: Get rid of the VFP_OFFSET macroLioncash
2015-02-06vfp: Move FPSID, FPEXC, and FPSCR values over to enums.Lioncash
2015-01-30arm: Move headers over to pragma onceLioncash
2015-01-19Cleanup: Logging in CoreChin
2014-12-30vfp: Implement VMOVBRRSSLioncash
2014-12-28vfp: Actually make the code somewhat readableLioncash
2014-10-30Fix VFP compilation errors with gccYuri Kunde Schlesner
2014-10-25ARM: Reorganized file structure to move shared SkyEye code to a more common a...bunnei