aboutsummaryrefslogtreecommitdiff
path: root/src/core/arm/dyncom/arm_dyncom_dec.cpp
AgeCommit message (Expand)Author
2018-01-02arm: Remove SkyEye/Dyncom code that is ARMv6-only.bunnei
2017-05-07Dyncom: Tweak types and log formattingYuri Kunde Schlesner
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-09-18Dyncom: Disable clang-format on the decoding table.Emmanuel Gil Peyrot
2016-05-16Disable VFP3 instructionsJannik Vogel
2015-12-30arm_dyncom_dec: Fix decoding of VMLSLioncash
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