ppsspp/Core/MIPS
2013-09-05 23:19:17 -07:00
..
ARM Just invalidate blocks on ClearCacheAt(). 2013-09-01 00:32:43 -07:00
JitCommon Fix InvalidateICache() breaking binary searching. 2013-09-01 00:32:42 -07:00
PPC Just invalidate blocks on ClearCacheAt(). 2013-09-01 00:32:43 -07:00
x86 Add a note so as not to forget. 2013-09-01 01:15:08 -07:00
MIPS.cpp Invalidate stubs/var imports when writing them. 2013-09-01 00:32:43 -07:00
MIPS.h Invalidate stubs/var imports when writing them. 2013-09-01 00:32:43 -07:00
MIPSAnalyst.cpp Don't assume GPRs can't be used with vfpu. 2013-09-05 23:12:14 -07:00
MIPSAnalyst.h Improve typesafety in the x86 regalloc. 2013-08-24 19:41:10 -07:00
MIPSAsm.cpp Small warning fixes in MIPSAsm. 2013-09-01 13:38:42 -07:00
MIPSAsm.h Small warning fixes in MIPSAsm. 2013-09-01 13:38:42 -07:00
MIPSAsmTables.cpp Buildfix for non-Windows. 2013-07-29 00:52:01 +10:00
MIPSAsmTables.h Fix some const char * conversion warnings. 2013-09-01 10:25:20 -07:00
MIPSCodeUtils.cpp Use a typesafe struct for opcodes. 2013-08-24 15:36:24 -07:00
MIPSCodeUtils.h Improve typesafety in the x86 regalloc. 2013-08-24 19:41:10 -07:00
MIPSDebugInterface.cpp Fix InvalidateICache() breaking binary searching. 2013-09-01 00:32:42 -07:00
MIPSDebugInterface.h Win32: Switch to a UNICODE build. This took quite a bit of fixing. 2013-08-26 19:00:16 +02:00
MIPSDis.cpp Correct move pseudo opcode 2013-09-01 10:23:12 +02:00
MIPSDis.h Use a typesafe struct for opcodes. 2013-08-24 15:36:24 -07:00
MIPSDisVFPU.cpp Use a typesafe struct for opcodes. 2013-08-24 15:36:24 -07:00
MIPSDisVFPU.h Use a typesafe struct for opcodes. 2013-08-24 15:36:24 -07:00
MIPSInt.cpp Add two new instructions to the MIPS interpreter for logging. vertex.pbp demo seems to use one of them. 2013-08-25 16:28:19 -04:00
MIPSInt.h Add two new instructions to the MIPS interpreter for logging. vertex.pbp demo seems to use one of them. 2013-08-25 16:28:19 -04:00
MIPSIntVFPU.cpp Use a typesafe struct for opcodes. 2013-08-24 15:36:24 -07:00
MIPSIntVFPU.h Use a typesafe struct for opcodes. 2013-08-24 15:36:24 -07:00
MIPSStackWalk.cpp Use a typesafe struct for opcodes. 2013-08-24 15:36:24 -07:00
MIPSStackWalk.h Fix a few minor typos + small reporting change. 2013-08-12 23:02:39 -07:00
MIPSTables.cpp Add MIPS info flags for VFPU cc usage. 2013-09-05 23:19:17 -07:00
MIPSTables.h Add MIPS info flags for VFPU cc usage. 2013-09-05 23:19:17 -07:00
MIPSVFPUUtils.cpp Use a typesafe struct for opcodes. 2013-08-24 15:36:24 -07:00
MIPSVFPUUtils.h Use a typesafe struct for opcodes. 2013-08-24 15:36:24 -07:00