ppsspp/Core/MIPS/JitCommon
Unknown W. Brackets cccf448ae0 arm64jit: Allow disabling pointerification.
For platforms where we can't get base aligned.
2017-12-27 17:02:19 -08:00
..
JitBlockCache.cpp Remove a function that didn't make a lot of sense. 2017-01-26 09:50:16 +01:00
JitBlockCache.h Workaround a shutdown crash by adding a sanity check .. which actually catches stuff. A bit worrying. 2017-01-26 08:43:26 +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 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
JitState.cpp arm64jit: Allow disabling pointerification. 2017-12-27 17:02:19 -08:00
JitState.h arm64jit: Allow disabling pointerification. 2017-12-27 17:02:19 -08:00