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-29 18:19:13 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5959481a3e53bb04c8d7c034a04fd7dcdd2e893b
ppsspp
/
Core
/
MIPS
/
JitCommon
T
History
Unknown W. Brackets
2e6dbab5fa
irjit: Add flag to prefer Vec4, use for add/sub.
...
This will improve things when using SIMD.
2023-08-13 18:10:40 -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
riscv: Add bitmanip ops to disasm.
2023-07-30 17:45:36 -07:00
JitCommon.h
irjit: Implement ll/sc.
2023-07-29 17:57:44 -07:00
JitState.cpp
riscv: Enable block linking.
2023-08-12 09:37:02 -07:00
JitState.h
irjit: Add flag to prefer Vec4, use for add/sub.
2023-08-13 18:10:40 -07:00