summaryrefslogtreecommitdiffstats
path: root/src/core/arm/skyeye_common/armdefs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* dyncom: Implement QADD/QSUB/QDADD/QDSUBLioncash2015-01-051-0/+5
* dyncom: Implement SMLAD/SMUAD/SMLSD/SMUSDLioncash2015-01-031-0/+2
* dyncom: Implement USAT/SSATbunnei2014-12-301-0/+2
* armemu: Implement QADD8/QSUB8Lioncash2014-12-291-0/+5
* dyncom: Implement USAD8/USADA8Lioncash2014-12-281-0/+1
* dyncom: Implement UQADD8, UQADD16, UQSUB8, UQSUB16, UQASX, and UQSAX.Lioncash2014-12-271-0/+5
* armemu: Fix construction of the CPSRLioncash2014-12-231-1/+1
* Merge pull request #276 from lioncash/decrappifybunnei2014-12-151-306/+169
|\
| * Clean up armdefs.hLioncash2014-12-141-306/+169
* | ARM: Pull some SkyEye fixes from 3dmoo.bunnei2014-12-151-0/+1
|/
* HLE: Revamp error handling throrough the HLE codeYuri Kunde Schlesner2014-11-241-16/+18
* Change some SkyEye defines to const intsYuri Kunde Schlesner2014-11-241-16/+16
* ARM: Removed unnecessary and unused SkyEye MMU code.bunnei2014-10-251-1/+0
* ARM: Reorganized file structure to move shared SkyEye code to a more common area.bunnei2014-10-251-0/+931