aboutsummaryrefslogtreecommitdiff
path: root/src/core/arm/skyeye_common/vfp
AgeCommit message (Expand)Author
2015-03-03vfp: Get rid of warningsLioncash
2015-02-17vfpinstr: Fix trivial signed/unsigned mismatch warningsLioncash
2015-02-15vfpdouble: Use %p for printing pointer addresses.Lioncash
2015-02-13core: Apply static to local functionsLioncash
2015-02-13arm: General cleanupLioncash
2015-02-12dyncom: Clean up the constructorLioncash
2015-02-10vfp: Normalize accumulator for multiply accumulate instructionsLioncash
2015-02-09vfpdouble: Fix the FTOUI NaN sign settingLioncash
2015-02-09Throw more unused/unnecessary VFP code outLioncash
2015-02-09vfp_helper: Convert some flags to enums. Throw out more duplicated FPSCR stuffLioncash
2015-02-09vfp_helper: Normalize tabs to spacesLioncash
2015-02-06vfp_helper: Remove unnecessary extern C blocksLioncash
2015-02-06vfp: Move FPSID, FPEXC, and FPSCR values over to enums.Lioncash
2015-02-04Merge pull request #537 from lioncash/vfpbunnei
2015-02-04vfp: Fix VCVTLioncash
2015-02-04vfp: Throw out unused codeLioncash
2015-01-31vfp: Get rid of some compile warningsLioncash
2015-01-31arm: Adios armemuLioncash
2015-01-30arm: Move headers over to pragma onceLioncash
2015-01-26Update vfp.cppbunnei
2015-01-24Merge pull request #410 from chinhodado/cleanupbunnei
2015-01-23vfp: Clean up vertical alignment for instructionsLioncash
2015-01-19dyncom: Clarify precedence for ternary statementsLioncash
2015-01-19Cleanup: Logging in CoreChin
2015-01-12vfp: Remove dead codeLioncash
2015-01-03VFP: Minor cleanup, functionally the same.bunnei
2014-12-30dyncom: Massive refactorbunnei
2014-12-30vfp: Get rid of a few warningsLioncash
2014-12-30vfp: Implement VMOVBRRSSLioncash
2014-12-29dyncom: Various cleanups to match coding style, no functional changes.bunnei
2014-12-28vfp: Actually make the code somewhat readableLioncash
2014-12-16armemu: Fix FTOUI NaN sign.Normmatt
2014-12-16armemu: Fix FSUBS bug where NaN shouldn't be negatedNormmatt
2014-12-14ARM: Pull some SkyEye fixes from 3dmoo.bunnei
2014-11-02Fix compilation errorsSean Maas
2014-11-02ARM: Merge latest VFP fixes from 3dmoo team.bunnei
2014-10-30Fix VFP compilation errors with gccYuri Kunde Schlesner
2014-10-26vfp_helper: Get rid of integer type redefinitionsLioncash
2014-10-25ARM: Integrate SkyEye faster "dyncom" interpreter.bunnei
2014-10-25ARM: Reorganized file structure to move shared SkyEye code to a more common a...bunnei