summaryrefslogtreecommitdiffstats
path: root/src/core/arm/skyeye_common/vfp/vfp_helper.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Core_ARM11: Replace debug prints with our own logging functions in vfpsingle.Emmanuel Gil Peyrot2015-04-141-3/+0
|
* vfp: Get rid of warningsLioncash2015-03-041-2/+2
|
* arm: General cleanupLioncash2015-02-131-5/+1
| | | | | | | - Remove several typedefs for ARMul_State. - Remove unused functions - Remove unused/unnecessary headers - Removed unused enums, etc.
* Throw more unused/unnecessary VFP code outLioncash2015-02-091-4/+1
|
* vfp_helper: Convert some flags to enums. Throw out more duplicated FPSCR stuffLioncash2015-02-091-176/+137
|
* vfp_helper: Normalize tabs to spacesLioncash2015-02-091-172/+170
|
* vfp_helper: Remove unnecessary extern C blocksLioncash2015-02-061-17/+1
|
* vfp: Throw out unused codeLioncash2015-02-041-32/+0
|
* vfp: Get rid of some compile warningsLioncash2015-02-011-2/+1
|
* arm: Move headers over to pragma onceLioncash2015-01-301-4/+1
|
* Fix compilation errorsSean Maas2014-11-031-2/+2
|
* ARM: Merge latest VFP fixes from 3dmoo team.bunnei2014-11-021-2/+7
|
* vfp_helper: Get rid of integer type redefinitionsLioncash2014-10-261-7/+1
|
* ARM: Reorganized file structure to move shared SkyEye code to a more common area.bunnei2014-10-251-0/+541
Removed s_ prefix