ppsspp/Core/MIPS/x86
Henrik Rydgård ecbeee5225 RegCacheFPU
2017-07-07 11:33:07 +02:00
..
Asm.cpp More RIP removal. Also add some comments to make it easy to just search for "M(&" to find remaining offenders. 2017-07-07 11:33:06 +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 Replace vminmax_sreg with mips->temp 2017-07-07 11:33:07 +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 x64: Enable non-RIP addressing for FPU registers 2017-07-07 11:33:07 +02:00
Jit.h Minor code formatting in x86 Jit 2017-02-04 14:34:39 +01:00
JitSafeMem.cpp More RIP removal. Also add some comments to make it easy to just search for "M(&" to find remaining offenders. 2017-07-07 11:33:06 +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 RegCacheFPU 2017-07-07 11:33:07 +02:00
RegCacheFPU.h x64: Enable non-RIP addressing for FPU registers 2017-07-07 11:33:07 +02:00