summaryrefslogtreecommitdiffstats
path: root/src/core/arm/dyncom/arm_dyncom_thumb.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-03arm: Remove SkyEye/Dyncom code that is ARMv6-only.bunnei1-49/+0
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-3/+3
2015-12-06dyncom: Remove static keyword from header functionsLioncash1-1/+1
2015-07-28dyncom: Use enum class for instruction decoding resultsLioncash1-6/+7
2015-07-28dyncom: Remove code duplication regarding thumb instructionsLioncash1-7/+8
2015-07-26dyncom: Rename armdefs.h to armstate.hLioncash1-1/+1
2015-04-07dyncom: Remove unnecessary enum and typedefLioncash1-2/+2
2015-01-30arm: Move headers over to pragma onceLioncash1-4/+1
2015-01-30arm: Get rid of armcpu.h and skyeye_types.hLioncash1-1/+0
2015-01-04skyeye: Remove duplicate typedefsLioncash1-4/+4
2014-10-25ARM: Integrate SkyEye faster "dyncom" interpreter.bunnei1-0/+51