summaryrefslogtreecommitdiffstats
path: root/src/core/arm/dyncom/arm_dyncom_trans.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-03arm: Remove SkyEye/Dyncom code that is ARMv6-only.bunnei1-1887/+0
2017-10-23logging: Rename category "Core_ARM11" to "Core_ARM".bunnei1-1/+1
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner1-1/+1
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot1-3/+1
2016-09-19Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner1-1/+2
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-1051/+761
2016-06-12Make arm_dyncom_trans* into a fully fledged compilation unitarchshift1-7/+34
2016-06-11arm_dyncom_interpreter: Add specialized GetAddressingOpLoadStoreT funcarchshift1-39/+4
2016-06-11arm_dyncom_interpreter: rename operation functions to fit style guidearchshift1-32/+32
2016-06-11arm_dyncom_interpreter: Rename anonymous enum to TransExtDataarchshift1-126/+124
2016-06-11arm_dyncom_interpreter.cpp: #include translation info from inc filesarchshift1-0/+2188