ppsspp/Core/MIPS
Henrik Rydgård fdacf751ce NEON/SSE-optimize some matrix multiplications used by software transform
Will hopefully reclaim any potential speed loss from the recent
refactor.
2021-10-31 13:36:34 +01:00
..
ARM Debugger: Fix breakpoints on delay slots. 2021-08-23 23:00:30 -07:00
ARM64 NEON/SSE-optimize some matrix multiplications used by software transform 2021-10-31 13:36:34 +01:00
fake GameScreen: Minor logic cleanup, remove Calculate CRC button when not needed. 2021-08-21 20:58:25 +02:00
IR jit: Count delay slot cycles separately. 2021-04-12 07:04:22 -07:00
JitCommon Build: Explicitly include ppsspp_config.h. 2021-03-02 21:04:03 -08:00
MIPS mipsjit: Correct inheritance/compilation. 2021-02-26 07:24:58 -08:00
x86 Debugger: Fix breakpoints on delay slots. 2021-08-23 23:00:30 -07:00
MIPS.cpp Core: Leave delay slot when re-entering jit. 2021-05-09 08:52:38 -07:00
MIPS.h jit: Avoid using mips identifier directly. 2021-02-26 07:24:58 -08:00
MIPSAnalyst.cpp Introduce Path, start using it all over the place. 2021-05-13 10:39:16 +02:00
MIPSAnalyst.h Introduce Path, start using it all over the place. 2021-05-13 10:39:16 +02:00
MIPSAsm.cpp Debugger: Note writes from debugger. 2021-04-03 18:14:59 -07:00
MIPSAsm.h
MIPSCodeUtils.cpp Common: Maintain C++11 support in sign extend. 2021-01-31 08:44:02 -08:00
MIPSCodeUtils.h Common: Maintain C++11 support in sign extend. 2021-01-31 08:44:02 -08:00
MIPSDebugInterface.cpp Split CORE_ERROR into CORE_BOOT_ERROR and CORE_RUNTIME_ERROR 2020-07-12 15:25:20 +02:00
MIPSDebugInterface.h Debugger: Minor cleanup in MIPSDebugInterface. 2018-06-08 06:59:16 -07:00
MIPSDis.cpp Common: Maintain C++11 support in sign extend. 2021-01-31 08:44:02 -08:00
MIPSDis.h
MIPSDisVFPU.cpp Fix disassembly of vcst 2021-09-25 19:34:41 +02:00
MIPSDisVFPU.h Fix disassembly of vmfvc and vmtvc 2021-09-25 16:33:07 +02:00
MIPSInt.cpp Build: Remove old ARM define. 2021-03-02 21:26:03 -08:00
MIPSInt.h
MIPSIntVFPU.cpp interp: Prevent crash on bad lv.q or sv.q addr. 2021-09-02 07:18:49 -07:00
MIPSIntVFPU.h
MIPSStackWalk.cpp
MIPSStackWalk.h
MIPSTables.cpp Debugger: Track reason for entering stepping. 2021-10-23 16:56:15 -07:00
MIPSTables.h jit: Increase the cycle cost of VFPU ops. 2021-04-12 07:06:18 -07:00
MIPSVFPUUtils.cpp Core: Fix vrot cos(2) typo. 2021-04-25 19:26:16 -07:00
MIPSVFPUUtils.h Compat: Remove single/double sincos path. 2021-04-25 07:09:50 -07:00