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-09-10 06:33:36 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
28da05fa7a33ca75d7241b8cdcdcc9745be476a2
ppsspp
/
Core
/
MIPS
/
JitCommon
T
History
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