ppsspp/Core/MIPS
2013-11-09 08:43:48 -08:00
..
ARM armjit: Optimize lwl/lwr against an imm address. 2013-11-09 08:43:48 -08:00
JitCommon Fix vmtvc on ARM, fixing issues with our prefix check. Add some logging. 2013-11-08 19:59:11 +01:00
PPC Implement vsgn in x86/x64 and ARM jit 2013-11-07 15:29:13 +01:00
x86 Remove erroneous comment. 2013-11-09 17:34:52 +01:00
MIPS.cpp Check version in each DoState() func. 2013-09-14 20:23:03 -07:00
MIPS.h armjit: Improve GPR typesafety. 2013-11-09 08:24:15 -08:00
MIPSAnalyst.cpp Extend follow functionality of disassembly 2013-11-05 21:20:21 +01:00
MIPSAnalyst.h Extend follow functionality of disassembly 2013-11-05 21:20:21 +01:00
MIPSAsm.cpp Fix some switch/case warnings. 2013-10-19 14:57:45 -07:00
MIPSAsm.h
MIPSAsmTables.cpp Fix rotrv (dis)assembly 2013-10-13 10:36:43 +02:00
MIPSAsmTables.h
MIPSCodeUtils.cpp
MIPSCodeUtils.h
MIPSDebugInterface.cpp Fix a possible race on shutdown. 2013-10-12 02:08:00 -07:00
MIPSDebugInterface.h
MIPSDis.cpp Write the retaddr to rd, not always ra, in jalr. 2013-10-17 07:39:33 -07:00
MIPSDis.h
MIPSDisVFPU.cpp
MIPSDisVFPU.h
MIPSInt.cpp Revert change to WSBH as we don't have a swap16 that takes/returns u32. 2013-11-06 01:38:02 +10:00
MIPSInt.h
MIPSIntVFPU.cpp Avoid some unlikely uninitialized values. 2013-10-26 18:31:14 -07:00
MIPSIntVFPU.h
MIPSStackWalk.cpp
MIPSStackWalk.h
MIPSTables.cpp Extract JitState into its own header (arm/x86) 2013-11-08 18:51:52 +01:00
MIPSTables.h Fix step over handling of fpu branches 2013-11-03 09:54:58 +01:00
MIPSVFPUUtils.cpp Avoid some unlikely uninitialized values. 2013-10-26 18:31:14 -07:00
MIPSVFPUUtils.h