dolphin/Source/Core/Core/DSP
Lioncash ecd7fa4380 DSPInterpreter: Mark IsProperlySignExtended() as [[maybe_unused]]
This function is used in debug asserts, so in release builds this will
go unused and otherwise generate a warning
2023-12-12 21:02:15 -05:00
..
Interpreter DSPInterpreter: Mark IsProperlySignExtended() as [[maybe_unused]] 2023-12-12 21:02:15 -05:00
Jit Remove _M_X86 in favour of _M_X86_64 2023-11-28 23:03:20 +11:00
DSPAccelerator.cpp
DSPAccelerator.h
DSPAnalyzer.cpp
DSPAnalyzer.h
DSPAssembler.cpp DSPTool: Fix missing error when redefining labels 2023-02-04 17:31:06 -08:00
DSPAssembler.h
DSPBreakpoints.h
DSPCaptureLogger.cpp
DSPCaptureLogger.h
DSPCodeUtil.cpp DSPCodeUtil: Include the PC and hex in the "Extra code words" section 2022-06-14 12:22:06 -07:00
DSPCodeUtil.h
DSPCommon.h
DSPCore.cpp DSPLLE: More accurately handle initialization behavior 2022-06-16 12:18:05 -07:00
DSPCore.h DSPLLE: More accurately handle initialization behavior 2022-06-16 12:18:05 -07:00
DSPDisassembler.cpp EnumUtils: Add Common::ToUnderlying 2023-06-17 07:15:33 -05:00
DSPDisassembler.h DSPDisassembler: Fix out-of-bounds read when the last word is an instruction with a large immediate 2022-06-14 12:22:06 -07:00
DSPHost.h
DSPHWInterface.cpp Merge pull request #10732 from Pokechu22/dsp-init 2022-06-22 14:36:04 +02:00
DSPMemoryMap.cpp
DSPStacks.cpp
DSPTables.cpp
DSPTables.h
LabelMap.cpp DSPTool: Fix missing error when redefining labels 2023-02-04 17:31:06 -08:00
LabelMap.h DSPTool: Fix missing error when redefining labels 2023-02-04 17:31:06 -08:00