aboutsummaryrefslogtreecommitdiff
path: root/src/core/arm/skyeye_common
AgeCommit message (Expand)Author
2015-02-01Merge pull request #525 from lioncash/armwarnbunnei
2015-01-31vfp: Get rid of some compile warningsLioncash
2015-01-31arm: Clean up ARMul_StateLioncash
2015-01-31arm: Adios armemuLioncash
2015-01-30arm: Move headers over to pragma onceLioncash
2015-01-30arm: Get rid of armcpu.h and skyeye_types.hLioncash
2015-01-30arm: Clean out armos.h and armmmu.hLioncash
2015-01-30arm: Throw out a lot of unnecessary codeLioncash
2015-01-30armdefs: Move some defines over to enumsLioncash
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-12dyncom: Add a helper function for addition with a carryLioncash
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