aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/arm/skyeye_common/vfp/vfpsingle.cpp
Commit message (Collapse)AuthorAge
* Core, VideoCore: Replace or fix exit() calls.Gravatar Emmanuel Gil Peyrot2015-06-28
|
* VFP: Log as trace to get rid of spamming.Gravatar bunnei2015-05-22
|
* dyncom: Eliminate clang warningsGravatar Lioncash2015-05-21
| | | | Gets rid of a whole load of missing brace initialization warnings.
* vfp: Get rid of warningsGravatar Lioncash2015-05-14
| | | | | - Unary minus operator applied to unsigned type. - Unsafe use of bool.
* vfp: Handle flush-to-zero mode.Gravatar Lioncash2015-05-11
|
* Core_ARM11: Replace debug prints with our own logging functions in vfpsingle.Gravatar Emmanuel Gil Peyrot2015-04-14
|
* vfp: Normalize accumulator for multiply accumulate instructionsGravatar Lioncash2015-02-10
|
* Throw more unused/unnecessary VFP code outGravatar Lioncash2015-02-09
|
* vfp_helper: Convert some flags to enums. Throw out more duplicated FPSCR stuffGravatar Lioncash2015-02-09
|
* dyncom: Clarify precedence for ternary statementsGravatar Lioncash2015-01-19
|
* vfp: Remove dead codeGravatar Lioncash2015-01-12
|
* vfp: Get rid of a few warningsGravatar Lioncash2014-12-30
|
* armemu: Fix FTOUI NaN sign.Gravatar Normmatt2014-12-16
|
* armemu: Fix FSUBS bug where NaN shouldn't be negatedGravatar Normmatt2014-12-16
|
* ARM: Pull some SkyEye fixes from 3dmoo.Gravatar bunnei2014-12-14
|
* ARM: Merge latest VFP fixes from 3dmoo team.Gravatar bunnei2014-11-02
|
* ARM: Reorganized file structure to move shared SkyEye code to a more common ↵Gravatar bunnei2014-10-25
area. Removed s_ prefix