ppsspp/Core/MIPS/JitCommon
Unknown W. Brackets 6149ac584f jit: Add interface to precompile functions.
This doesn't actually do any preloading yet, it just adds an API.
2018-01-06 16:43:38 -08:00
..
JitBlockCache.cpp Show IR disassembly in JIT Compare screen 2018-01-04 12:23:23 +01:00
JitBlockCache.h Show IR disassembly in JIT Compare screen 2018-01-04 12:23:23 +01:00
JitCommon.cpp Can't call functions through known-nil pointers, even if they don't touch local data - LLVM's optimizer might have done something stupid. 2017-11-30 01:07:03 +01:00
JitCommon.h jit: Add interface to precompile functions. 2018-01-06 16:43:38 -08:00
JitState.cpp arm64jit: Autodetect pointerify support. 2017-12-28 10:48:55 -08:00
JitState.h arm64jit: Allow disabling pointerification. 2017-12-27 17:02:19 -08:00