ppsspp/Core/MIPS
Unknown W. Brackets a4b9122943 x86jit: Use NS instead of NBE for checked entries.
This may cause us to more correctly bail on linked blocks in some cases.
2014-11-23 11:05:49 -08:00
..
ARM Assorted minor optimizations 2014-11-17 21:21:44 +01:00
fake Implement a MipsJit. 2014-11-18 08:40:57 -08:00
JitCommon MIPS: Complete MIPSX rename for buildfix. 2014-11-19 07:55:44 +10:00
MIPS MIPS: Complete MIPSX rename for buildfix. 2014-11-19 07:55:44 +10:00
PPC x86jit: Consistently use mips_. 2014-10-12 15:16:09 -07:00
x86 x86jit: Use NS instead of NBE for checked entries. 2014-11-23 11:05:49 -08:00
MIPS.cpp Integrate new MIPS emitter. 2014-11-18 08:40:57 -08:00
MIPS.h MIPSTables: Annotate fp and hi/lo in/out more accurately than just "other" 2014-10-12 19:46:50 +02:00
MIPSAnalyst.cpp iOS buildfix. 2014-11-04 08:32:43 -08:00
MIPSAnalyst.h x86jit: Preload sp and similar regs used often. 2014-10-12 14:53:56 -07:00
MIPSAsm.cpp Add VFPU instructions to the mips asm tables. 2014-11-09 15:14:07 -08:00
MIPSAsm.h Add VFPU instructions to the mips asm tables. 2014-11-09 15:14:07 -08:00
MIPSAsmTables.cpp Add VFPU instructions to the mips asm tables. 2014-11-09 15:14:07 -08:00
MIPSAsmTables.h Fix a typo in the mips assembler. 2014-11-10 09:13:11 -08:00
MIPSCodeUtils.cpp Clarify GetSureBranchTarget() for fpu branches. 2014-08-18 07:46:48 -07:00
MIPSCodeUtils.h Clear module text and bss on unload. 2014-07-13 22:00:32 -07:00
MIPSDebugInterface.cpp Fix Unix-like builds. 2014-03-15 10:02:47 -04:00
MIPSDebugInterface.h More cstring includes, grr. 2014-03-15 12:03:33 -07:00
MIPSDis.cpp Don't recurse when disasming an emuhack. 2014-08-17 18:43:59 -07:00
MIPSDis.h Mostly get rid of including "Globals.h" 2013-12-30 10:17:11 +01:00
MIPSDisVFPU.cpp Change vpfxs/r/t disassembly syntax 2014-11-12 00:09:57 +01:00
MIPSDisVFPU.h Mostly get rid of including "Globals.h" 2013-12-30 10:17:11 +01:00
MIPSInt.cpp MIPSTables: Annotate fp and hi/lo in/out more accurately than just "other" 2014-10-12 19:46:50 +02:00
MIPSInt.h Mostly get rid of including "Globals.h" 2013-12-30 10:17:11 +01:00
MIPSIntVFPU.cpp x86jit: Implement other forms of vx2i. 2014-11-08 00:39:40 -08:00
MIPSIntVFPU.h Mostly get rid of including "Globals.h" 2013-12-30 10:17:11 +01:00
MIPSStackWalk.cpp Limit stack walk distance a bit. 2014-07-20 21:52:55 -07:00
MIPSStackWalk.h Fix a few minor typos + small reporting change. 2013-08-12 23:02:39 -07:00
MIPSTables.cpp MIPSTables: Annotate fp and hi/lo in/out more accurately than just "other" 2014-10-12 19:46:50 +02:00
MIPSTables.h MIPSTables: Annotate fp and hi/lo in/out more accurately than just "other" 2014-10-12 19:46:50 +02:00
MIPSVFPUUtils.cpp Fix missing includes (stdio.h) 2014-01-01 22:31:03 +02:00
MIPSVFPUUtils.h Use sincosf where available (linux) 2014-06-15 12:06:02 +02:00