ppsspp/Core/MIPS/x86
2013-12-30 10:17:11 +01:00
..
Asm.cpp Play around with function replacement. Turned off by default of course. 2013-12-17 23:40:27 +01:00
Asm.h More armjit work 2013-01-08 00:26:42 +01:00
CompALU.cpp When ins is used with a zero argument, don't OR. 2013-11-29 09:17:12 -08:00
CompBranch.cpp Bugfix replace function inlining (compilerPC needs to be increased). Misc. 2013-12-20 15:37:37 +01:00
CompFPU.cpp Bugfix replace function inlining (compilerPC needs to be increased). Misc. 2013-12-20 15:37:37 +01:00
CompLoadStore.cpp Compile the cache instruction to nothing. 2013-11-10 14:38:10 -08:00
CompReplace.cpp Bugfix replace function inlining (compilerPC needs to be increased). Misc. 2013-12-20 15:37:37 +01:00
CompVFPU.cpp Play around with function replacement. Turned off by default of course. 2013-12-17 23:40:27 +01:00
Jit.cpp More include cleanup, hopefully buildfix Symbian 2013-12-30 00:23:04 +01:00
Jit.h Mostly get rid of including "Globals.h" 2013-12-30 10:17:11 +01:00
RegCache.cpp x86jit: Rename imm funcs to match armjit. 2013-11-10 21:59:49 -08:00
RegCache.h x86jit: Rename imm funcs to match armjit. 2013-11-10 21:59:49 -08:00
RegCacheFPU.cpp Reorder vfpu data in saved kernel contexts when loading in a new version. 2013-11-28 13:27:51 +01:00
RegCacheFPU.h Reorder VFPU registers in memory so that we can flush and reload them in bulk more often. 2013-11-28 13:27:51 +01:00