ppsspp/Core/MIPS/x86
2017-07-05 12:45:56 +02:00
..
Asm.cpp Assorted cleanup, UWP memory map fixes. PSPFlower runs in both 32-bit and 64-bit. 2017-03-23 10:02:28 +01:00
CompALU.cpp cmake: Detect features at compile time 2016-10-19 12:31:19 +02:00
CompBranch.cpp Jit: Fix syscall outside delay slot. 2017-06-04 10:39:01 -07:00
CompFPU.cpp cmake: Detect features at compile time 2016-10-19 12:31:19 +02:00
CompLoadStore.cpp cmake: Detect features at compile time 2016-10-19 12:31:19 +02:00
CompReplace.cpp cmake: Detect features at compile time 2016-10-19 12:31:19 +02:00
CompVFPU.cpp Assorted cleanup, UWP memory map fixes. PSPFlower runs in both 32-bit and 64-bit. 2017-03-23 10:02:28 +01: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 x64: Use context register to access saved_flags 2017-07-05 12:45:56 +02:00
Jit.h Minor code formatting in x86 Jit 2017-02-04 14:34:39 +01:00
JitSafeMem.cpp Don't erase and rewrite the dispatcher when the cache is cleared. Fixes #9708 2017-05-26 15:48:03 +02:00
JitSafeMem.h Change to pass some arguments by reference 2015-03-01 16:49:00 +01:00
RegCache.cpp cmake: Detect features at compile time 2016-10-19 12:31:19 +02:00
RegCache.h Fix various minor warnings. 2016-03-20 14:17:51 -07:00
RegCacheFPU.cpp Minor changes for compatibility with VS2017 2017-03-12 17:33:00 +01:00
RegCacheFPU.h x86jit: Fix vmmul of matrix with itself. 2016-05-21 23:02:29 -07:00