aboutsummaryrefslogtreecommitdiff
path: root/src/core/arm/skyeye_common/armdefs.h
AgeCommit message (Expand)Author
2015-05-29Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot
2015-05-23dyncom: Get rid of armemu.hLioncash
2015-05-07Remove unnecessary dyncom header filesLioncash
2015-05-01Dyncom: Move cream cache to ARMul_State.bunnei
2015-04-20dyncom: Remove more unused/unnecessary codeLioncash
2015-04-17dyncom: Remove unused/unnecessary VFP cruftLioncash
2015-04-06vfp: Get rid of the VFP_OFFSET macroLioncash
2015-04-06Move CP15 enum definitions into their own enum.Lioncash
2015-04-02dyncom: Move CP15 register writing into its own function.Lioncash
2015-04-02dyncom: Move CP15 register reading into its own function.Lioncash
2015-03-26dyncom: Migrate InAPrivilegedMode to armsuppLioncash
2015-03-17dyncom: Make Load/Store instructions support big endianLioncash
2015-02-25arm: Remove unnecessary booleansLioncash
2015-02-13arm: General cleanupLioncash
2015-02-12dyncom: Switch the app and system cores into the correct mode at initializationLioncash
2015-02-12arm: Remove ARMul_EmulateInitLioncash
2015-02-12armdefs: Remove unnecessary extern CLioncash
2015-02-11arm: Remove ARM26 support.Lioncash
2015-02-11arm: Get rid of some magic constants. Specify proper ARM mode.Lioncash
2015-02-11arm: Change some more constants into enumsLioncash
2015-02-10arm: Remove TRUE/FALSE definesLioncash
2015-01-31arm: Clean up ARMul_StateLioncash
2015-01-31arm: Adios armemuLioncash
2015-01-30arm: Throw out a lot of unnecessary codeLioncash
2015-01-30armdefs: Move some defines over to enumsLioncash
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-05dyncom: Implement QADD/QSUB/QDADD/QDSUBLioncash
2015-01-02dyncom: Implement SMLAD/SMUAD/SMLSD/SMUSDLioncash
2014-12-29dyncom: Implement USAT/SSATbunnei
2014-12-29armemu: Implement QADD8/QSUB8Lioncash
2014-12-28dyncom: Implement USAD8/USADA8Lioncash
2014-12-27dyncom: Implement UQADD8, UQADD16, UQSUB8, UQSUB16, UQASX, and UQSAX.Lioncash
2014-12-22armemu: Fix construction of the CPSRLioncash
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-11-24HLE: Revamp error handling throrough the HLE codeYuri Kunde Schlesner
2014-11-24Change some SkyEye defines to const intsYuri Kunde Schlesner
2014-10-25ARM: Removed unnecessary and unused SkyEye MMU code.bunnei
2014-10-25ARM: Reorganized file structure to move shared SkyEye code to a more common a...bunnei