aboutsummaryrefslogtreecommitdiff
path: root/src/core/arm/dyncom
AgeCommit message (Expand)Author
2014-11-19Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...Emmanuel Gil Peyrot
2014-11-18Fix documentation of parametersLioncash
2014-11-11ARM: Fixed dyncom to use reg15 for PC (this core doesn't use pc variable).bunnei
2014-11-11ARM: Removed unnecessary goto with each instruction.bunnei
2014-11-11ARM: Fixed several dyncom bugs.bunnei
2014-10-26Add `override` keyword through the code.Yuri Kunde Schlesner
2014-10-25ARM: Removed unnecessary and unused SkyEye MMU code.bunnei
2014-10-25ARM: Updated dyncom core to use fast label lookup table on clang.bunnei
2014-10-25ARM: Integrate SkyEye faster "dyncom" interpreter.bunnei