dolphin/Source/Core/Core/PowerPC/JitCommon
2014-10-26 14:56:03 +11:00
..
Jit_Util.cpp Removed the EXRAM_MASK from the safe address check as it was causing invalid accesses on Wii games in DEBUGFAST builds 2014-10-26 14:56:03 +11:00
Jit_Util.h Revert "FastMem: don't let the backpatcher hit the same location twice" 2014-10-16 21:39:15 -04:00
JitAsmCommon.cpp JitAsmCommon: remove a few redundant moves 2014-10-03 10:05:42 -07:00
JitAsmCommon.h Opportunistically predict BLR destinations using RET. 2014-09-17 19:56:09 -04:00
JitBackpatch.cpp Revert "FastMem: don't let the backpatcher hit the same location twice" 2014-10-16 21:39:15 -04:00
JitBackpatch.h Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04:00
JitBase.cpp Common: Introduce the new Gekko disassembler to Common. 2014-08-04 00:45:07 -04:00
JitBase.h Revert "FastMem: don't let the backpatcher hit the same location twice" 2014-10-16 21:39:15 -04:00
JitCache.cpp Revert "FastMem: don't let the backpatcher hit the same location twice" 2014-10-16 21:39:15 -04:00
JitCache.h JitCache: Use std::array to back the arrays within it. 2014-10-10 00:22:09 -04:00
TrampolineCache.cpp Merge pull request #1218 from hthh/trampolinecaching 2014-10-07 13:26:23 +11:00
TrampolineCache.h Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04:00