dolphin/Source/Core/Core/PowerPC/JitCommon
Lioncash e0165a62da JitBase: Remove use of the JIT global in Dispatch() and JitTrampoline()
Trims down a few more uses of the global variable by just passing the
JIT instance we're dispatching or trampolining with as a parameter.
2018-03-21 04:41:30 -04:00
..
JitAsmCommon.cpp JitAsmCommon: Add missing sizes to constant arrays 2017-03-20 20:21:41 +00:00
JitAsmCommon.h Jit64: Inline GP writes. 2017-11-18 14:45:09 +01:00
JitBase.cpp JitBase: Remove use of the JIT global in Dispatch() and JitTrampoline() 2018-03-21 04:41:30 -04:00
JitBase.h JitBase: Remove use of the JIT global in Dispatch() and JitTrampoline() 2018-03-21 04:41:30 -04:00
JitCache.cpp JIT: Don't always look up symbols for blocks 2017-09-10 11:42:12 +02:00
JitCache.h JitCommon: Restructure the profiler calls. 2017-09-02 13:05:58 +02:00