summaryrefslogtreecommitdiff
path: root/src/core/arm/dyncom
AgeCommit message (Expand)Author
2015-05-07Remove unnecessary dyncom header filesLioncash
2015-05-07Common: Remove common.hYuri Kunde Schlesner
2015-05-06HLE: Clean up SVC dispatch mechanismYuri Kunde Schlesner
2015-05-01Dyncom: Move cream cache to ARMul_State.bunnei
2015-04-20dyncom: Remove more unused/unnecessary codeLioncash
2015-04-14Headers: Add some forgotten overrides, thanks clang!Emmanuel Gil Peyrot
2015-04-07dyncom: Remove unnecessary enum and typedefLioncash
2015-04-06Merge pull request #685 from lioncash/cpregsbunnei
2015-04-06arm_interface: Support retrieval/storage to CP15 registersLioncash
2015-04-06Move CP15 enum definitions into their own enum.Lioncash
2015-04-05dyncom: Suppress uninitialized variable warningsLioncash
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-24Merge pull request #674 from lioncash/sys-instrsbunnei
2015-03-24dyncom: Implement SRSLioncash
2015-03-24dyncom: Implement RFELioncash
2015-03-24dyncom: Remove unused/unnecessary macros and macro constantsLioncash
2015-03-19Merge pull request #659 from lioncash/setendbunnei
2015-03-17dyncom: Make Load/Store instructions support big endianLioncash
2015-03-16arm_interface: Get rid of GetTicks.Lioncash
2015-03-14dyncom: Implement SETENDLioncash
2015-03-10dyncom: Minor cleanupLioncash
2015-03-08dyncom: Fix an indexing bug in STMLioncash
2015-03-08dyncom: General cleanup of STMLioncash
2015-03-08dyncom: Increment addr when accessing LR in LDMLioncash
2015-03-01Add profiling infrastructure and widgetYuri Kunde Schlesner
2015-02-26arm: The CP15 Main ID register is not writeableLioncash
2015-02-21Cleaned up unaligned access.Kevin Hartman
2015-02-17dyncom: Support conditional BKPT instructionsLioncash
2015-02-16dyncom: Actually set the destination register for USAD8/USADA8.Lioncash
2015-02-13core: Apply static to local functionsLioncash
2015-02-13arm: General cleanupLioncash
2015-02-12dyncom: Switch the app and system cores into the correct mode at initializationLioncash
2015-02-12dyncom: Clean up the constructorLioncash
2015-02-12dyncom: Remove warning for SXTAHLioncash
2015-02-12arm: Remove ARMul_EmulateInitLioncash
2015-02-11Merge pull request #559 from lioncash/cleanbunnei
2015-02-11arm: Get rid of some magic constants. Specify proper ARM mode.Lioncash
2015-02-10Asserts: break/crash program, fit to style guide; log.h->assert.harchshift
2015-02-10arm_dyncom_thumb: Make lookup tables staticLioncash
2015-02-10dyncom: Add more regs to MCR/MRCLioncash
2015-02-09Scheduler refactor Pt. 1Kevin Hartman
2015-02-03dyncom: Remove more unnecessary codeLioncash
2015-02-03core: Fix some warnings on OSXLioncash
2015-01-31arm: Clean up ARMul_StateLioncash
2015-01-31arm: Adios armemuLioncash
2015-01-30dyncom: clean up arm_dyncom_dec.hLioncash
2015-01-30arm: Move headers over to pragma onceLioncash
2015-01-30arm: Get rid of armcpu.h and skyeye_types.hLioncash