summaryrefslogtreecommitdiffstats
path: root/src/core/arm/skyeye_common/armemu.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* arm: Adios armemuLioncash2015-02-011-526/+12
|
* arm: Move headers over to pragma onceLioncash2015-01-301-8/+1
|
* arm: Throw out a lot of unnecessary codeLioncash2015-01-301-4/+1
|
* dyncom: Implement QADD/QSUB/QDADD/QDSUBLioncash2015-01-051-5/+1
|
* dyncom: Implement SMLAD/SMUAD/SMLSD/SMUSDLioncash2015-01-031-1/+0
|
* dyncom: Implement USAD8/USADA8Lioncash2014-12-281-1/+0
|
* armemu: Fix underflows in USAD8/USADA8Lioncash2014-12-281-0/+1
| | | | Initially reported by xdec.
* armemu: Set the Q flag properly for SMLAD/SMUADLioncash2014-12-231-0/+1
|
* armemu: Fix construction of the CPSRLioncash2014-12-231-3/+4
|
* Convert old logging calls to new logging macrosYuri Kunde Schlesner2014-12-131-3/+1
|
* Change some SkyEye defines to const intsYuri Kunde Schlesner2014-11-241-18/+0
| | | | | This prevents them from interfering with other constants defined in different namespaces.
* ARM: Reorganized file structure to move shared SkyEye code to a more common area.bunnei2014-10-251-0/+656
Removed s_ prefix