dolphin/Source/Core/Core/DSP/Interpreter
Lioncash a5c5645bed DSPIntMultiplier: Place translation unit local functions in an anonymous namespace
Unlike inline, this makes the functions internally linked.
2017-03-26 16:42:35 -04:00
..
DSPIntArithmetic.cpp DSP: Add the interpreter to the DSP namespace 2016-12-29 07:05:17 -05:00
DSPIntBranch.cpp DSPCore: Convert DSP stack register enum into an enum class 2017-01-28 09:17:27 -05:00
DSPIntCCUtil.cpp DSP: Add the interpreter to the DSP namespace 2016-12-29 07:05:17 -05:00
DSPIntCCUtil.h DSP: Add the interpreter to the DSP namespace 2016-12-29 07:05:17 -05:00
DSPInterpreter.cpp DSPCore: Convert the DSPCoreState enum into an enum class 2017-02-06 11:47:19 -05:00
DSPInterpreter.h DSPInterpreter: Remove unnecessary const specifiers from function declaration parameters 2017-03-12 17:38:04 -04:00
DSPIntExtOps.cpp DSP: Namespace remaining un-namespaced DSP code 2016-12-31 17:20:14 -05:00
DSPIntExtOps.h DSP: Add the interpreter to the DSP namespace 2016-12-29 07:05:17 -05:00
DSPIntLoadStore.cpp DSPInterpreter: Get rid of a #define constant 2017-01-12 20:36:52 -05:00
DSPIntMisc.cpp DSPInterpreter: Get rid of a #define constant 2017-01-12 20:36:52 -05:00
DSPIntMultiplier.cpp DSPIntMultiplier: Place translation unit local functions in an anonymous namespace 2017-03-26 16:42:35 -04:00
DSPIntUtil.h DSPCore: Convert DSP stack register enum into an enum class 2017-01-28 09:17:27 -05:00