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-28 01:35:00 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bbf2dcdb21236759e28c8a7eaaa2e291d29dff47
ppsspp
/
Core
/
MIPS
/
JitCommon
T
History
Henrik Rydgård
0207739d76
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
..
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
Fix another couple of arch define things
2016-11-03 22:25:55 +01:00
JitState.h
jit-ir: Add initial breakpoint support.
2016-07-01 17:15:57 -07:00