ppsspp/Core/MIPS
2013-02-15 23:37:59 +01:00
..
ARM Save one instruction on jal, shorten block exits by one instruction (moved to dispatcher). 2013-02-15 23:37:59 +01:00
JitCommon
x86 Merge branch 'master' into armjit-fpu 2013-02-15 23:09:59 +01:00
MIPS.cpp Don't need separate variables for writemask. Some optimizations. 2013-02-15 22:56:38 +01:00
MIPS.h Don't need separate variables for writemask. Some optimizations. 2013-02-15 22:56:38 +01:00
MIPSAnalyst.cpp Add support for FPU and VFPU for nice delay slots. 2013-01-24 20:18:18 -08:00
MIPSAnalyst.h Whitelist common delay slot ops with outreg info. 2013-01-24 19:59:33 -08:00
MIPSCodeUtils.cpp
MIPSCodeUtils.h
MIPSDebugInterface.cpp
MIPSDebugInterface.h
MIPSDis.cpp Fix a duplicate branch in MIPS/MIPSDis.cpp 2013-01-25 17:57:12 -05:00
MIPSDis.h
MIPSDisVFPU.cpp
MIPSDisVFPU.h
MIPSInt.cpp Merge branch 'master' into armjit-fpu 2013-02-15 21:42:44 +01:00
MIPSInt.h
MIPSIntVFPU.cpp Don't need separate variables for writemask. Some optimizations. 2013-02-15 22:56:38 +01:00
MIPSIntVFPU.h Add some stubs to remember to implement these VFPU ops... 2013-02-02 23:48:22 +01:00
MIPSTables.cpp Forget cached prefixes when calling generic. 2013-02-15 08:35:34 -08:00
MIPSTables.h Add DELAYSLOT and LIKELU flags to some ops. 2013-01-20 19:48:54 -08:00
MIPSVFPUUtils.cpp VFPUutil style & simplification 2013-02-15 23:09:02 +01:00
MIPSVFPUUtils.h Quick implementation of LV.Q and SV.Q in x86/x64 JIT 2013-01-25 19:50:30 +01:00