ppsspp/Core/MIPS
Unknown W. Brackets c4eafcf008 jit: Increase the cycle cost of div.s.
This largely matches tests on a real PSP.
2021-04-12 07:06:18 -07:00
..
ARM jit: Count delay slot cycles separately. 2021-04-12 07:04:22 -07:00
ARM64 jit: Count delay slot cycles separately. 2021-04-12 07:04:22 -07:00
fake jit: Avoid using mips identifier directly. 2021-02-26 07:24:58 -08: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 jit: Count delay slot cycles separately. 2021-04-12 07:04:22 -07:00
MIPS.cpp Move math and some file and data conversion files out from native to Common. 2020-10-04 09:12:46 +02:00
MIPS.h jit: Avoid using mips identifier directly. 2021-02-26 07:24:58 -08:00
MIPSAnalyst.cpp Core: Limit scan for functions to end of valid RAM. 2021-03-28 19:43:26 -07:00
MIPSAnalyst.h Module: Clarify insertSymbols usage. 2018-03-17 13:58:56 -07: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 vcrs disassembly 2019-10-30 22:35:13 +01:00
MIPSDisVFPU.h
MIPSInt.cpp Build: Remove old ARM define. 2021-03-02 21:26:03 -08:00
MIPSInt.h
MIPSIntVFPU.cpp Global: Remove some unused variables. 2021-02-15 11:59:45 -08:00
MIPSIntVFPU.h
MIPSStackWalk.cpp
MIPSStackWalk.h
MIPSTables.cpp jit: Increase the cycle cost of div.s. 2021-04-12 07:06:18 -07:00
MIPSTables.h jit: Increase the cycle cost of VFPU ops. 2021-04-12 07:06:18 -07:00
MIPSVFPUUtils.cpp Global: Remove some unused variables. 2021-02-15 11:59:45 -08:00
MIPSVFPUUtils.h Only use double precision sincos in Hitman Reborn Battle Arena 2. See #12900 2020-11-23 23:51:07 +01:00