summaryrefslogtreecommitdiffstats
path: root/src/core/arm/dyncom/arm_dyncom_dec.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-21dyncom: Eliminate clang warningsLioncash1-400/+400
2015-05-14dyncom: Add ARMv6K NOP and hint instructions to the decoding tableLioncash1-0/+10
2015-05-14dyncom: Handle some MSR variants individuallyLioncash1-1/+9
2015-05-14dyncom: Move exclusive load/stores above bbl and swi in the decoding tableLioncash1-4/+4
2015-03-24dyncom: Remove unused/unnecessary macros and macro constantsLioncash1-2/+2
2015-02-17dyncom: Support conditional BKPT instructionsLioncash1-1/+1
2015-02-13arm: General cleanupLioncash1-1/+0
2015-01-03dyncom: Implemented LDREXD/STREXD/LDREXH/STREXHbunnei1-1/+10
2014-12-30dyncom: Various cleanups to match coding style, no functional changes.bunnei1-448/+427
2014-12-29vfp: Actually make the code somewhat readableLioncash1-6/+68
2014-10-25ARM: Integrate SkyEye faster "dyncom" interpreter.bunnei1-0/+402