ppsspp/Core/MIPS/JitCommon
Unknown W. Brackets cd842ac21f Validate blocklinking in icache invalidate all.
Normally blocks are invalidated on entry.  But when blocklinking is on,
we don't validate on all entries.

This fixes Tales of Rebirth crashes (#7868.)
2015-07-19 13:08:32 -07:00
..
JitBlockCache.cpp Validate blocklinking in icache invalidate all. 2015-07-19 13:08:32 -07:00
JitBlockCache.h Validate blocklinking in icache invalidate all. 2015-07-19 13:08:32 -07:00
JitCommon.cpp Unbreak build with FakeJit 2015-05-26 15:20:10 +03:00
JitCommon.h Initial work on ARM64, based on the ARM jit. 2015-04-06 18:13:01 +02:00
JitState.cpp Fix bugs and issues in ARM64 static alloc. Thanks unknown for finding the problem. 2015-07-11 16:59:09 +02:00
JitState.h ARM64: Some work on static allocation. Close to working, cube.elf runs 700 blocks but then hangs (?!) 2015-07-11 16:59:09 +02:00
NativeJit.h Best-effort update of the MipsJit prototype 2015-04-12 11:53:16 -07:00