14 Commits (ebfd831ccba32bce097491db3d6bdff0be05935e)

Author SHA1 Message Date
purpasmart96 ebfd831ccb License change 12 years ago
Yuri Kunde Schlesner 0600e2d8b5 Convert old logging calls to new logging macros 12 years ago
Yuri Kunde Schlesner 4a68e91a62 dyncom: Use unordered_map rather than the terrible 2-level bb_map 12 years ago
Lioncash 4f28861008 arm_dyncom_interpreter: Get rid of unused var warnings 12 years ago
Emmanuel Gil Peyrot f5d38649c7 Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 12 years ago
Lioncash 64cc6cb6cf Fix documentation of parameters 12 years ago
bunnei b8e6f52419 ARM: Fixed dyncom to use reg15 for PC (this core doesn't use pc variable). 12 years ago
bunnei 573756e241 ARM: Removed unnecessary goto with each instruction. 12 years ago
bunnei 3409790668 ARM: Fixed several dyncom bugs. 12 years ago
Yuri Kunde Schlesner d72708c1f5 Add `override` keyword through the code. 12 years ago
bunnei 818ba32746 ARM: Removed unnecessary and unused SkyEye MMU code. 12 years ago
bunnei 130efd461d ARM: Updated dyncom core to use fast label lookup table on clang. 12 years ago
bunnei 53a22b84da ARM: Integrate SkyEye faster "dyncom" interpreter. 12 years ago