ppsspp/Core/MIPS/x86
2013-12-18 10:35:50 +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
CompALU.cpp When ins is used with a zero argument, don't OR. 2013-11-29 09:17:12 -08:00
CompBranch.cpp Assorted cleanup in the MIPS emulation 2013-12-10 13:15:16 +01:00
CompFPU.cpp Remove erroneous comment. 2013-11-09 17:34:52 +01:00
CompLoadStore.cpp Compile the cache instruction to nothing. 2013-11-10 14:38:10 -08:00
CompReplace.cpp Play around with function replacement. Turned off by default of course. 2013-12-17 23:40:27 +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 Minor fixes around function replacement, a couple of math funcs 2013-12-18 10:35:50 +01:00
Jit.h Play around with function replacement. Turned off by default of course. 2013-12-17 23:40:27 +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