aboutsummaryrefslogtreecommitdiff
path: root/src/core/arm/skyeye_common/armemu.h
AgeCommit message (Expand)Author
2015-02-15arm: Set the A bit on reset.Lioncash
2015-02-13arm: General cleanupLioncash
2015-02-12arm: Remove ARMul_EmulateInitLioncash
2015-02-11arm: Change some more constants into enumsLioncash
2015-02-10arm: Remove TRUE/FALSE definesLioncash
2015-01-31arm: Adios armemuLioncash
2015-01-30arm: Move headers over to pragma onceLioncash
2015-01-30arm: Throw out a lot of unnecessary codeLioncash
2015-01-05dyncom: Implement QADD/QSUB/QDADD/QDSUBLioncash
2015-01-02dyncom: Implement SMLAD/SMUAD/SMLSD/SMUSDLioncash
2014-12-28dyncom: Implement USAD8/USADA8Lioncash
2014-12-28armemu: Fix underflows in USAD8/USADA8Lioncash
2014-12-23armemu: Set the Q flag properly for SMLAD/SMUADLioncash
2014-12-22armemu: Fix construction of the CPSRLioncash
2014-12-13Convert old logging calls to new logging macrosYuri Kunde Schlesner
2014-11-24Change some SkyEye defines to const intsYuri Kunde Schlesner
2014-10-25ARM: Reorganized file structure to move shared SkyEye code to a more common a...bunnei