summaryrefslogtreecommitdiffstats
path: root/src/core/arm/skyeye_common (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-07Clean-up includesYuri Kunde Schlesner1-0/+2
2015-05-02Dyncom: Move cream cache to ARMul_State.bunnei1-0/+6
2015-04-20dyncom: Remove more unused/unnecessary codeLioncash2-64/+1
2015-04-18dyncom: Remove unused/unnecessary VFP cruftLioncash4-671/+7
2015-04-14Core_ARM11: Replace debug prints with our own logging functions in vfpsingle.Emmanuel Gil Peyrot2-39/+36
2015-04-07dyncom: Remove unnecessary enum and typedefLioncash1-25/+0
2015-04-06vfp: Make the FPSID values match the MPCoreLioncash1-7/+7
2015-04-06vfp: Get rid of the VFP_OFFSET macroLioncash5-64/+69
2015-04-06Move CP15 enum definitions into their own enum.Lioncash2-23/+19
2015-04-02dyncom: Move CP15 register writing into its own function.Lioncash2-0/+34
2015-04-02dyncom: Move CP15 register reading into its own function.Lioncash2-5/+54
2015-03-26dyncom: Migrate InAPrivilegedMode to armsuppLioncash1-0/+1
2015-03-21armmmu: Remove unnecessary enum valuesLioncash1-30/+20
2015-03-17dyncom: Make Load/Store instructions support big endianLioncash3-30/+130
2015-03-04vfp: Get rid of warningsLioncash2-4/+4
2015-02-25arm: Remove unnecessary booleansLioncash1-18/+5
2015-02-18vfpinstr: Fix trivial signed/unsigned mismatch warningsLioncash1-4/+4
2015-02-15vfpdouble: Use %p for printing pointer addresses.Lioncash1-2/+2
2015-02-15arm: Set the A bit on reset.Lioncash1-1/+1
2015-02-13core: Apply static to local functionsLioncash1-32/+32
2015-02-13arm: General cleanupLioncash6-129/+57
2015-02-13dyncom: Switch the app and system cores into the correct mode at initializationLioncash1-2/+2
2015-02-13dyncom: Clean up the constructorLioncash1-5/+0
2015-02-12arm: Remove ARMul_EmulateInitLioncash2-9/+0
2015-02-12armdefs: Remove unnecessary extern CLioncash1-6/+0
2015-02-11arm: Remove ARM26 support.Lioncash1-20/+0
2015-02-11arm: Get rid of some magic constants. Specify proper ARM mode.Lioncash1-0/+7
2015-02-11arm: Change some more constants into enumsLioncash2-21/+30
2015-02-10arm: Remove TRUE/FALSE definesLioncash2-16/+10
2015-02-10dyncom: Add more regs to MCR/MRCLioncash1-1/+3
2015-02-10vfp: Normalize accumulator for multiply accumulate instructionsLioncash2-0/+6
2015-02-09vfpdouble: Fix the FTOUI NaN sign settingLioncash1-1/+1
2015-02-09Throw more unused/unnecessary VFP code outLioncash3-215/+1
2015-02-09vfp_helper: Convert some flags to enums. Throw out more duplicated FPSCR stuffLioncash4-192/+153
2015-02-09vfp_helper: Normalize tabs to spacesLioncash1-172/+170
2015-02-06vfp_helper: Remove unnecessary extern C blocksLioncash1-17/+1
2015-02-06vfp: Move FPSID, FPEXC, and FPSCR values over to enums.Lioncash3-150/+104
2015-02-04vfp: Fix VCVTLioncash1-6/+6
2015-02-04vfp: Throw out unused codeLioncash2-1765/+0
2015-02-01vfp: Get rid of some compile warningsLioncash2-6/+3
2015-02-01arm: Clean up ARMul_StateLioncash1-110/+71
2015-02-01arm: Adios armemuLioncash3-821/+108
2015-01-30arm: Move headers over to pragma onceLioncash5-23/+9
2015-01-30arm: Get rid of armcpu.h and skyeye_types.hLioncash2-109/+0
2015-01-30arm: Clean out armos.h and armmmu.hLioncash2-181/+23
2015-01-30arm: Throw out a lot of unnecessary codeLioncash3-279/+20
2015-01-30armdefs: Move some defines over to enumsLioncash1-131/+112
2015-01-27Update vfp.cppbunnei1-1/+1
2015-01-23vfp: Clean up vertical alignment for instructionsLioncash1-131/+125
2015-01-20dyncom: Clarify precedence for ternary statementsLioncash2-2/+2
2015-01-19Cleanup: Logging in CoreChin4-432/+151
2015-01-12vfp: Remove dead codeLioncash1-50/+14
2015-01-12dyncom: Add a helper function for addition with a carryLioncash1-0/+1
2015-01-06Added exclusive reservation granule from ARMv7 spec to dyncom to protect LDR/STREX.Kevin Hartman1-11/+11
2015-01-05dyncom: Implement QADD/QSUB/QDADD/QDSUBLioncash2-5/+6
2015-01-04skyeye: Remove duplicate typedefsLioncash1-27/+3
2015-01-03VFP: Minor cleanup, functionally the same.bunnei1-2587/+2476
2015-01-03dyncom: Implement SMLAD/SMUAD/SMLSD/SMUSDLioncash2-1/+2
2014-12-31dyncom: Massive refactorbunnei1-140/+30
2014-12-30vfp: Get rid of a few warningsLioncash2-2/+2
2014-12-30vfp: Implement VMOVBRRSSLioncash3-12/+44
2014-12-30dyncom: Implement USAT/SSATbunnei1-0/+2
2014-12-30dyncom: Various cleanups to match coding style, no functional changes.bunnei1-32/+0
2014-12-29armemu: Implement QADD8/QSUB8Lioncash1-0/+5
2014-12-29vfp: Actually make the code somewhat readableLioncash3-1650/+944
2014-12-28dyncom: Implement USAD8/USADA8Lioncash2-1/+1
2014-12-28armemu: Fix underflows in USAD8/USADA8Lioncash1-0/+1
2014-12-27dyncom: Implement UQADD8, UQADD16, UQSUB8, UQSUB16, UQASX, and UQSAX.Lioncash2-4/+5
2014-12-27armemu: Implement UQADD8, UQADD16, UQSUB16, UQASX, and UQSAXLioncash1-0/+4
2014-12-23armemu: Set the Q flag properly for SMLAD/SMUADLioncash1-0/+1
2014-12-23armemu: Fix construction of the CPSRLioncash2-4/+5
2014-12-16armemu: Fix FTOUI NaN sign.Normmatt1-1/+1
2014-12-16armemu: Fix FSUBS bug where NaN shouldn't be negatedNormmatt1-1/+4
2014-12-15ARM: Pull some SkyEye fixes from 3dmoo.bunnei2-4/+4
2014-12-14Clean up armdefs.hLioncash1-306/+169
2014-12-13Convert old logging calls to new logging macrosYuri Kunde Schlesner1-3/+1
2014-11-25Remove unused includes to common/thread.hEmmanuel Gil Peyrot1-2/+0
2014-11-24HLE: Revamp error handling throrough the HLE codeYuri Kunde Schlesner1-16/+18
2014-11-24Change some SkyEye defines to const intsYuri Kunde Schlesner2-34/+16
2014-11-03Fix compilation errorsSean Maas1-2/+2
2014-11-02ARM: Merge latest VFP fixes from 3dmoo team.bunnei4-2096/+2388
2014-10-31Fix VFP compilation errors with gccYuri Kunde Schlesner1-12/+12
2014-10-26vfp_helper: Get rid of integer type redefinitionsLioncash1-7/+1
2014-10-25ARM: Removed unnecessary and unused SkyEye MMU code.bunnei2-118/+0
2014-10-25ARM: Integrate SkyEye faster "dyncom" interpreter.bunnei6-38/+87
2014-10-25ARM: Reorganized file structure to move shared SkyEye code to a more common area.bunnei14-0/+11033