ppsspp/Core/MIPS
2015-01-18 21:27:07 -08:00
..
ARM armjit: Burn less hard without a quad mapping. 2015-01-17 18:48:50 -08:00
fake Typos 2014-12-23 21:32:26 +01:00
JitCommon Fix Yu-Gi-Oh 6 crash with edit card in Android version 2015-01-13 22:01:02 +08:00
MIPS x86 JIT: Join adjacent vrot calls together to avoid redundant sin/cos calls. Add a prototype, fix minor issues. 2014-11-30 11:04:13 +01:00
x86 x86jit: Disable replacements w/ breakpoints inside. 2015-01-18 21:26:37 -08:00
MIPS.cpp Fix FakeJit, start preparing a little for ARM64 2014-12-23 09:36:28 +01:00
MIPS.h Reduce the number of places we include JitCommon.h. Update native. 2014-12-12 23:49:08 +01:00
MIPSAnalyst.cpp Add another memmove() implementation. 2015-01-18 21:27:07 -08:00
MIPSAnalyst.h jit: Improve and unify GPR spill logic. 2014-12-07 21:10:28 -08:00
MIPSAsm.cpp Update armips. 2015-01-04 13:04:30 -08:00
MIPSAsm.h Replace assembler with a submodule 2014-11-23 21:09:40 +01:00
MIPSCodeUtils.cpp Reduce the number of places we include JitCommon.h. Update native. 2014-12-12 23:49:08 +01:00
MIPSCodeUtils.h Adding Branch opcode to the MAKE_MIPS 2015-01-04 13:04:02 +01:00
MIPSDebugInterface.cpp Core: Add missing override specifiers 2014-12-08 15:20:31 -05:00
MIPSDebugInterface.h Core: Add missing override specifiers 2014-12-08 15:20:31 -05:00
MIPSDis.cpp Reduce the number of places we include JitCommon.h. Update native. 2014-12-12 23:49:08 +01:00
MIPSDis.h
MIPSDisVFPU.cpp Change VROT disassembly 2014-11-29 18:33:33 +01:00
MIPSDisVFPU.h
MIPSInt.cpp Handle disabled replacments in interp, oops. 2015-01-18 21:26:37 -08:00
MIPSInt.h
MIPSIntVFPU.cpp fixup! Fix some missing case warnings. 2014-12-20 09:11:45 -08:00
MIPSIntVFPU.h
MIPSStackWalk.cpp
MIPSStackWalk.h
MIPSTables.cpp Add flags for VFPUCC affecting instructions. 2015-01-10 02:02:39 -08:00
MIPSTables.h
MIPSVFPUUtils.cpp Fix matrix disassembly notation 2015-01-03 02:04:08 -07:00
MIPSVFPUUtils.h We can use sincosf again on Android - the bug in the NDK has been fixed. 2014-12-07 11:53:46 +01:00