ppsspp/Core/MIPS/JitCommon
Unknown W. Brackets 6cc84ffdbb jit: fix invalidation of blocks with only jr.
We need to expand the range not to the latest exit, but to the size of the
block.
2015-02-28 15:09:41 -08:00
..
JitBlockCache.cpp jit: fix invalidation of blocks with only jr. 2015-02-28 15:09:41 -08:00
JitBlockCache.h Fix FakeJit, start preparing a little for ARM64 2014-12-23 09:36:28 +01:00
JitCommon.cpp Split JitCommon.h so that you can include it without getting the "NativeJit" definition 2014-12-13 21:13:28 +01:00
JitCommon.h Split JitCommon.h so that you can include it without getting the "NativeJit" definition 2014-12-13 21:13:28 +01:00
JitState.h x86jit: Add proxy blocks for continuing. 2014-10-12 17:15:31 -07:00
NativeJit.h Fix FakeJit, start preparing a little for ARM64 2014-12-23 09:36:28 +01:00