aboutsummaryrefslogtreecommitdiff
path: root/src/core/arm/skyeye_common/armsupp.h
AgeCommit message (Collapse)Author
2018-01-02arm: Remove SkyEye/Dyncom code that is ARMv6-only.bunnei
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2015-07-26dyncom: Use ARMul_State as an objectLioncash
Gets rid of C-like parameter passing.
2015-07-25dyncom: Remove unnecessary initialization code.Lioncash
Targeting ARM version variants was only a thing on armemu. The reset routine also does basically the same thing as NewState.
2015-07-25dyncom: Move helper functions to their own headerLioncash