ppsspp/Core/MIPS
Unknown W. Brackets 7910b4029a arm64jit: Track writable and non-writable pointers.
Switch uses different memory regions.  We can handle this, might as well
cleanup some const abuse.
2020-05-17 00:15:12 -07:00
..
ARM arm64jit: Track writable and non-writable pointers. 2020-05-17 00:15:12 -07:00
ARM64 arm64jit: Track writable and non-writable pointers. 2020-05-17 00:15:12 -07:00
fake Remove a function that didn't make a lot of sense. 2017-01-26 09:50:16 +01:00
IR x86jit: Force INF * 0 to +NAN. 2020-04-06 06:33:39 -07:00
JitCommon arm64jit: Track writable and non-writable pointers. 2020-05-17 00:15:12 -07:00
MIPS jit: Remove unused breakpoint code. 2018-06-06 17:31:56 -07:00
x86 arm64jit: Track writable and non-writable pointers. 2020-05-17 00:15:12 -07:00
MIPS.cpp Core: Move config enums to separate file. 2018-06-23 10:59:18 -07:00
MIPS.h Get rid of ugly alignment macros and some other cruft, we now have alignas(16) from C++11 2017-08-31 01:14:51 +02:00
MIPSAnalyst.cpp ScanForFunctions: Drastically speed up by only trying to insert the newly found functions into the symbol map. 2020-02-29 01:00:57 +01:00
MIPSAnalyst.h Module: Clarify insertSymbols usage. 2018-03-17 13:58:56 -07:00
MIPSAsm.cpp Debugger: Update to latest armips. 2018-06-30 14:18:26 -07:00
MIPSAsm.h Replace assembler with a submodule 2014-11-23 21:09:40 +01:00
MIPSCodeUtils.cpp Remove unused and duplicate define. 2015-04-12 13:16:01 -07:00
MIPSCodeUtils.h Hook some funcs in Me and My Katamari. 2016-05-20 22:30:25 -07:00
MIPSDebugInterface.cpp Switch: Cleanup some includes. 2019-09-28 09:22:38 -07:00
MIPSDebugInterface.h Debugger: Minor cleanup in MIPSDebugInterface. 2018-06-08 06:59:16 -07:00
MIPSDis.cpp Fix some unused variable warnings. 2015-11-25 16:11:53 -08:00
MIPSDis.h Mostly get rid of including "Globals.h" 2013-12-30 10:17:11 +01:00
MIPSDisVFPU.cpp Fix vcrs disassembly 2019-10-30 22:35:13 +01:00
MIPSDisVFPU.h Mostly get rid of including "Globals.h" 2013-12-30 10:17:11 +01:00
MIPSInt.cpp x86jit: Force INF * 0 to +NAN. 2020-04-06 06:33:39 -07:00
MIPSInt.h Remove unused code 2016-05-01 11:35:16 +02:00
MIPSIntVFPU.cpp Compat: Option to use accurate dotprod for VMMUL. 2019-08-05 11:44:52 -07:00
MIPSIntVFPU.h Remove unused code 2016-05-01 11:35:16 +02:00
MIPSStackWalk.cpp Move the symbol map to the heap, deallocate it when no game is running. 2015-10-31 23:01:19 +01:00
MIPSStackWalk.h Fix a few minor typos + small reporting change. 2013-08-12 23:02:39 -07:00
MIPSTables.cpp interp: Implement vsbz and vlgb. 2019-02-23 15:08:49 -08:00
MIPSTables.h Refactor prep: Split JitInterface into MIPSFrontendInterface and JitInterface 2016-05-09 19:41:39 +02:00
MIPSVFPUUtils.cpp Address feedback 2019-08-06 16:39:28 +02:00
MIPSVFPUUtils.h interp: Implement software inverse square root. 2019-08-04 21:24:13 -07:00