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-04 11:45:18 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5ecfdab0cb97494d220802a41fc8b9880e596c8f
ppsspp
/
Core
/
MIPS
/
JitCommon
T
History
Unknown W. Brackets
1b756ff8c1
arm64jit: Add initial base for IR jit.
...
This works, but very slowly at this point.
2023-09-03 12:14:28 -07:00
..
JitBlockCache.cpp
VFPU: Some micro-optimizations. Don't fall back to interpreter path for vexp/vlog/vrexp.
2023-06-04 11:28:33 +02:00
JitBlockCache.h
VFPU: Some micro-optimizations. Don't fall back to interpreter path for vexp/vlog/vrexp.
2023-06-04 11:28:33 +02:00
JitCommon.cpp
arm64jit: Add initial base for IR jit.
2023-09-03 12:14:28 -07:00
JitCommon.h
x86jit: Expose option to select new IR based jit.
2023-08-20 22:28:54 -07:00
JitState.cpp
riscv: Enable block linking.
2023-08-12 09:37:02 -07:00
JitState.h
jit: Skip known prefix writes.
2023-08-22 23:26:31 -07:00