dolphin/Source/Core/Core/DSP
Lioncash 8aecaf784c DSPAnalyzer: Separate instruction searching and idle skip finding
Places them into their own function to keep their functionality isolated
and self-documenting.
2020-12-28 13:15:48 -05:00
..
Interpreter DSPAnalyzer: Add convenience functions over bit tests 2020-12-28 13:15:45 -05:00
Jit DSPAnalyzer: Add convenience functions over bit tests 2020-12-28 13:15:45 -05:00
DSPAccelerator.cpp Core: Convert logging over to fmt pt. 1 2020-11-19 14:21:06 -05:00
DSPAccelerator.h DSPAccelerator: const qualify pointer parameter for Read() 2018-06-04 14:50:42 -04:00
DSPAnalyzer.cpp DSPAnalyzer: Separate instruction searching and idle skip finding 2020-12-28 13:15:48 -05:00
DSPAnalyzer.h DSPAnalyzer: Separate instruction searching and idle skip finding 2020-12-28 13:15:48 -05:00
DSPAssembler.cpp Core: Replace usages of StringFromFormat with fmt where applicable 2019-11-11 07:32:57 -05:00
DSPAssembler.h DSPAssembler: Convert typedef into a using alias 2018-06-18 15:45:59 -04:00
DSPBreakpoints.h
DSPCaptureLogger.cpp
DSPCaptureLogger.h
DSPCodeUtil.cpp Core: Convert logging over to fmt pt. 1 2020-11-19 14:21:06 -05:00
DSPCodeUtil.h Use size_t in some DSP code code 2020-07-24 15:06:39 -07:00
DSPCommon.h
DSPCore.cpp DSPAnalyzer: Break tight coupling to SDSP 2020-12-28 13:15:48 -05:00
DSPCore.h DSPAnalyzer: Merge Analyzer namespace into DSP namespace 2020-12-28 13:15:48 -05:00
DSPDisassembler.cpp Core: Convert logging over to fmt pt. 1 2020-11-19 14:21:06 -05:00
DSPDisassembler.h DSPDisassembler: Remove unnecessary includes 2018-06-08 18:55:57 -04:00
DSPHost.h DSP: Eliminate most global state 2020-12-27 06:38:02 -05:00
DSPHWInterface.cpp DSP: Eliminate most global state 2020-12-27 06:38:02 -05:00
DSPMemoryMap.cpp DSP: Eliminate most global state 2020-12-27 06:38:02 -05:00
DSPStacks.cpp DSP: Eliminate most global state 2020-12-27 06:38:02 -05:00
DSPTables.cpp DSP: Eliminate most global state 2020-12-27 06:38:02 -05:00
DSPTables.h DSP: Eliminate most global state 2020-12-27 06:38:02 -05:00
LabelMap.cpp Core: Convert logging over to fmt pt. 1 2020-11-19 14:21:06 -05:00
LabelMap.h Core: Convert logging over to fmt pt. 1 2020-11-19 14:21:06 -05:00