aboutsummaryrefslogtreecommitdiff
path: root/src/core/arm/dyncom/arm_dyncom_dec.cpp
AgeCommit message (Expand)Author
2015-07-28dyncom: Remove an unnecessary typedefLioncash
2015-07-28dyncom: Use enum class for instruction decoding resultsLioncash
2015-07-25dyncom: Move helper functions to their own headerLioncash
2015-05-21dyncom: Eliminate clang warningsLioncash
2015-05-14dyncom: Add ARMv6K NOP and hint instructions to the decoding tableLioncash
2015-05-14dyncom: Handle some MSR variants individuallyLioncash
2015-05-14dyncom: Move exclusive load/stores above bbl and swi in the decoding tableLioncash
2015-03-24dyncom: Remove unused/unnecessary macros and macro constantsLioncash
2015-02-17dyncom: Support conditional BKPT instructionsLioncash
2015-02-13arm: General cleanupLioncash
2015-01-02dyncom: Implemented LDREXD/STREXD/LDREXH/STREXHbunnei
2014-12-29dyncom: Various cleanups to match coding style, no functional changes.bunnei
2014-12-28vfp: Actually make the code somewhat readableLioncash
2014-10-25ARM: Integrate SkyEye faster "dyncom" interpreter.bunnei