ppsspp/Core/MIPS/x86
2022-11-20 10:55:35 -08:00
..
Asm.cpp jit: Add more reasonable estimates for RX protect. 2022-11-20 10:55:35 -08:00
CompALU.cpp jit: Reduce some include pollution. 2022-10-27 23:26:44 -07:00
CompBranch.cpp arm64jit: Handle branch/jump in branch delay slots. 2022-09-03 21:04:54 -07:00
CompFPU.cpp Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
CompLoadStore.cpp Build: More consistently avoid _M_ defines. 2021-03-02 21:49:21 -08:00
CompReplace.cpp Get rid of ugly alignment macros and some other cruft, we now have alignas(16) from C++11 2017-08-31 01:14:51 +02:00
CompVFPU.cpp x86jit: Correct vh2f NAN handling (#16275) 2022-10-23 10:09:29 +02:00
IRToX86.cpp cmake: Detect features at compile time 2016-10-19 12:31:19 +02:00
IRToX86.h Add missing cases to simplify pass 2016-05-15 23:39:42 +02:00
Jit.cpp jit: Add more reasonable estimates for RX protect. 2022-11-20 10:55:35 -08:00
Jit.h x86jit: Refactor and fix jump in branch delay slot. 2022-09-03 19:58:46 -07:00
JitSafeMem.cpp jit: Add more reasonable estimates for RX protect. 2022-11-20 10:55:35 -08:00
JitSafeMem.h x86jit: Check CALL dist for safe memory funcs. 2022-01-22 00:14:15 -08:00
RegCache.cpp Build: More consistently avoid _M_ defines. 2021-03-02 21:49:21 -08:00
RegCache.h jit: Reduce some include pollution. 2022-10-27 23:26:44 -07:00
RegCacheFPU.cpp Build: More consistently avoid _M_ defines. 2021-03-02 21:49:21 -08:00
RegCacheFPU.h jit: Reduce some include pollution. 2022-10-27 23:26:44 -07:00