aboutsummaryrefslogtreecommitdiff
path: root/src/core/arm/dyncom
AgeCommit message (Expand)Author
2014-12-22dyncom: Move over QADD16/QASX/QSAX/QSUB16Lioncash
2014-12-22Merge pull request #322 from chinhodado/masterbunnei
2014-12-21dyncom: Move SEL overLioncash
2014-12-21Merge pull request #324 from lioncash/dyncbunnei
2014-12-21dyncom: Move over SASX/SSAX/SADD16/SSUB16Lioncash
2014-12-21Merge pull request #291 from purpasmart96/licensebunnei
2014-12-21More warning cleanupsChin
2014-12-20License changepurpasmart96
2014-12-19dyncom: Implement UMAALLioncash
2014-12-13Convert old logging calls to new logging macrosYuri Kunde Schlesner
2014-11-30Merge pull request #235 from yuriks/dyncom-mapbunnei
2014-11-29dyncom: Use unordered_map rather than the terrible 2-level bb_mapYuri Kunde Schlesner
2014-11-29arm_dyncom_interpreter: Get rid of unused var warningsLioncash
2014-11-28Add comment regarding __WIN32__ in SkyEye codedarkf
2014-11-28Fix MinGW builddarkf
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