summaryrefslogtreecommitdiffstats
path: root/src/core/arm/skyeye_common/armsupp.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-2/+2
|
* dyncom: Use ARMul_State as an objectLioncash2015-07-261-8/+0
| | | | Gets rid of C-like parameter passing.
* dyncom: Remove unnecessary initialization code.Lioncash2015-07-261-2/+0
| | | | | | Targeting ARM version variants was only a thing on armemu. The reset routine also does basically the same thing as NewState.
* dyncom: Move helper functions to their own headerLioncash2015-07-261-0/+42