dolphin/Source/Core/Core/PowerPC/CachedInterpreter
Lioncash f4affa3d1d CachedInterpreter: Clean up code buffer accesses in Jit()
Done similarly for the reasons Jit64 was done. Localizes indexing to one
place instead of repeatedly indexing the same place.
2018-05-13 22:11:01 -04:00
..
CachedInterpreter.cpp CachedInterpreter: Clean up code buffer accesses in Jit() 2018-05-13 22:11:01 -04:00
CachedInterpreter.h Reformat all the things! 2018-04-12 21:28:39 +02:00
InterpreterBlockCache.cpp Core: Remove unnecessary includes 2017-06-15 18:52:22 -04:00
InterpreterBlockCache.h JitCache: Get rid of reliance on the JIT global variable 2017-01-09 04:43:06 -05:00