ppsspp/Core/MIPS/x86
2017-07-07 11:33:05 +02:00
..
Asm.cpp More RIP elimination 2017-07-07 11:33:05 +02:00
CompALU.cpp cmake: Detect features at compile time 2016-10-19 12:31:19 +02:00
CompBranch.cpp More RIP elimination 2017-07-07 11:33:05 +02:00
CompFPU.cpp More RIP elimination 2017-07-07 11:33:05 +02:00
CompLoadStore.cpp cmake: Detect features at compile time 2016-10-19 12:31:19 +02:00
CompReplace.cpp More RIP elimination 2017-07-07 11:33:05 +02:00
CompVFPU.cpp More RIP elimination 2017-07-07 11:33:05 +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 More RIP elimination 2017-07-07 11:33:05 +02:00
Jit.h Minor code formatting in x86 Jit 2017-02-04 14:34:39 +01:00
JitSafeMem.cpp Remove RIP access from some matrix ops, SafeMem 2017-07-07 11:33:05 +02:00
JitSafeMem.h Change to pass some arguments by reference 2015-03-01 16:49:00 +01:00
RegCache.cpp X64/X86: Even more use of the context register 2017-07-05 13:21:35 +02:00
RegCache.h Fix various minor warnings. 2016-03-20 14:17:51 -07:00
RegCacheFPU.cpp Move tempValues into MIPSState 2017-07-07 11:33:05 +02:00
RegCacheFPU.h Move tempValues into MIPSState 2017-07-07 11:33:05 +02:00