aboutsummaryrefslogtreecommitdiff
path: root/src/core/arm/skyeye_common
AgeCommit message (Expand)Author
2015-01-06Merge pull request #417 from kevinhartman/exclusive-tag-fixbunnei
2015-01-05Added exclusive reservation granule from ARMv7 spec to dyncom to protect LDR/...Kevin Hartman
2015-01-05Merge pull request #418 from lioncash/qdbunnei
2015-01-05dyncom: Implement QADD/QSUB/QDADD/QDSUBLioncash
2015-01-04skyeye: Remove duplicate typedefsLioncash
2015-01-03VFP: Minor cleanup, functionally the same.bunnei
2015-01-02dyncom: Implement SMLAD/SMUAD/SMLSD/SMUSDLioncash
2014-12-30dyncom: Massive refactorbunnei
2014-12-30vfp: Get rid of a few warningsLioncash
2014-12-30vfp: Implement VMOVBRRSSLioncash
2014-12-29dyncom: Implement USAT/SSATbunnei
2014-12-29dyncom: Various cleanups to match coding style, no functional changes.bunnei
2014-12-29armemu: Implement QADD8/QSUB8Lioncash
2014-12-28vfp: Actually make the code somewhat readableLioncash
2014-12-28dyncom: Implement USAD8/USADA8Lioncash
2014-12-28Merge pull request #354 from lioncash/usaduflowbunnei
2014-12-28armemu: Fix underflows in USAD8/USADA8Lioncash
2014-12-27dyncom: Implement UQADD8, UQADD16, UQSUB8, UQSUB16, UQASX, and UQSAX.Lioncash
2014-12-27armemu: Implement UQADD8, UQADD16, UQSUB16, UQASX, and UQSAXLioncash
2014-12-23armemu: Set the Q flag properly for SMLAD/SMUADLioncash
2014-12-22armemu: Fix construction of the CPSRLioncash
2014-12-16armemu: Fix FTOUI NaN sign.Normmatt
2014-12-16armemu: Fix FSUBS bug where NaN shouldn't be negatedNormmatt
2014-12-14Merge pull request #276 from lioncash/decrappifybunnei
2014-12-14ARM: Pull some SkyEye fixes from 3dmoo.bunnei
2014-12-14Clean up armdefs.hLioncash
2014-12-13Convert old logging calls to new logging macrosYuri Kunde Schlesner
2014-11-25Remove unused includes to common/thread.hEmmanuel Gil Peyrot
2014-11-24HLE: Revamp error handling throrough the HLE codeYuri Kunde Schlesner
2014-11-24Change some SkyEye defines to const intsYuri Kunde Schlesner
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: Removed unnecessary and unused SkyEye MMU code.bunnei
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