This website requires JavaScript.
Explore
Help
Sign In
preserve-emulation
/
ppsspp
Watch
1
Star
0
Fork
0
mirror of
https://github.com/hrydgard/ppsspp.git
synced
2026-07-30 18:49:13 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d8d174fa2b34bb23bbe42eceee514d0decbcc89d
ppsspp
/
Core
/
MIPS
/
JitCommon
T
History
Unknown W. Brackets
8c3b0aa89c
jit: Skip unlinking blocks on clear.
...
Speeds up clear especially when on a WX exclusive platform.
2017-12-28 11:12:06 -08:00
..
JitBlockCache.cpp
jit: Skip unlinking blocks on clear.
2017-12-28 11:12:06 -08:00
JitBlockCache.h
jit: Skip unlinking blocks on clear.
2017-12-28 11:12:06 -08: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: 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