ppsspp/Core/MIPS
Henrik Rydgård 815d69af44 Merge pull request #642 from Xele02/qt_work
[Qt-desktop] Add debug dialogs
2013-02-10 13:07:10 -08:00
..
ARM Jit a little more (vfpu single load/store, transfer instructions) 2013-02-10 12:14:55 +01:00
JitCommon
x86 Fix immediate div CMP. 2013-02-10 10:02:55 -08:00
MIPS.cpp Cut down on h files including PointerWrap. 2013-02-04 08:26:59 -08:00
MIPS.h Add debug dialogs (DisAsm, Memory, VFPU). 2013-02-10 17:33:34 +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 Properly jit the break instruction. 2013-02-01 00:49:14 -08:00
MIPSInt.h
MIPSIntVFPU.cpp Prefixes are allowed on vcst, not that it makes much sense to use them. 2013-02-03 09:47:56 +01:00
MIPSIntVFPU.h Add some stubs to remember to implement these VFPU ops... 2013-02-02 23:48:22 +01:00
MIPSTables.cpp Jit madd/msub in x86. 2013-02-10 08:45:35 -08:00
MIPSTables.h Add DELAYSLOT and LIKELU flags to some ops. 2013-01-20 19:48:54 -08:00
MIPSVFPUUtils.cpp Quick implementation of LV.Q and SV.Q in x86/x64 JIT 2013-01-25 19:50:30 +01:00
MIPSVFPUUtils.h Quick implementation of LV.Q and SV.Q in x86/x64 JIT 2013-01-25 19:50:30 +01:00