ppsspp/Core/MIPS
2014-12-07 13:02:16 +01:00
..
ARM ARM Jit: Implement vfad/vavg 2014-12-07 13:02:16 +01:00
fake 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
JitCommon Add "resolving" of a few symbols to x86 disassembler 2014-12-02 01:00:11 +01: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
PPC x86 Jit: Basic implementation of vbfy1/2 (mostly to just cross another one off the list..) 2014-12-04 00:18:58 +01:00
x86 x86 jit: Minor optimization in vmmul 2014-12-06 11:35:01 +01: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 MIPSAnalyst: Pass strings by const reference. 2014-12-05 13:12:49 -05:00
MIPSAnalyst.h MIPSAnalyst: Pass strings by const reference. 2014-12-05 13:12:49 -05:00
MIPSAsm.cpp Replace assembler with a submodule 2014-11-23 21:09:40 +01:00
MIPSAsm.h Replace assembler with a submodule 2014-11-23 21:09:40 +01:00
MIPSCodeUtils.cpp
MIPSCodeUtils.h 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
MIPSDebugInterface.cpp
MIPSDebugInterface.h
MIPSDis.cpp
MIPSDis.h
MIPSDisVFPU.cpp Change vpfxs/r/t disassembly syntax 2014-11-12 00:09:57 +01:00
MIPSDisVFPU.h
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
MIPSIntVFPU.cpp x86 Jit: Basic implementation of vbfy1/2 (mostly to just cross another one off the list..) 2014-12-04 00:18:58 +01:00
MIPSIntVFPU.h
MIPSStackWalk.cpp
MIPSStackWalk.h
MIPSTables.cpp x86 Jit: Basic implementation of vbfy1/2 (mostly to just cross another one off the list..) 2014-12-04 00:18:58 +01: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 Minor cleanups, warning fixes 2014-12-06 12:25:28 +01: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