aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/arm/skyeye_common/vfp/vfp.h
Commit message (Collapse)AuthorAge
* dyncom: Get rid of skyeye typedefsGravatar Lioncash2015-07-25
|
* 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
| | | | Also has a side-benefit of correcting access to the FPEXC register.
* vfp: Implement VMOVBCR/VMOVBRCGravatar Lioncash2015-06-12
|
* dyncom: Remove unused/unnecessary VFP cruftGravatar Lioncash2015-04-17
|
* vfp: Get rid of the VFP_OFFSET macroGravatar Lioncash2015-04-06
|
* vfp: Move FPSID, FPEXC, and FPSCR values over to enums.Gravatar Lioncash2015-02-06
| | | | Also got rid of duplicate definitions of some of these values.
* arm: Move headers over to pragma onceGravatar Lioncash2015-01-30
|
* Cleanup: Logging in CoreGravatar Chin2015-01-19
|
* vfp: Implement VMOVBRRSSGravatar Lioncash2014-12-30
|
* vfp: Actually make the code somewhat readableGravatar Lioncash2014-12-28
|
* Fix VFP compilation errors with gccGravatar Yuri Kunde Schlesner2014-10-30
|
* ARM: Reorganized file structure to move shared SkyEye code to a more common ↵Gravatar bunnei2014-10-25
area. Removed s_ prefix