From 928f745e363d1dd403f300da43113f130279ddd0 Mon Sep 17 00:00:00 2001 From: Pokechu22 Date: Wed, 1 Jun 2022 19:31:10 -0700 Subject: [PATCH] DSP LLE Interpreter: Fix typo in 'LS This was introduced in fc1db5eaa0b6caf2797d6250fa7a7bce1cfe4dbe. --- Source/Core/Core/DSP/Interpreter/DSPIntExtOps.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Core/Core/DSP/Interpreter/DSPIntExtOps.cpp b/Source/Core/Core/DSP/Interpreter/DSPIntExtOps.cpp index c271c28f33..e300fc5641 100644 --- a/Source/Core/Core/DSP/Interpreter/DSPIntExtOps.cpp +++ b/Source/Core/Core/DSP/Interpreter/DSPIntExtOps.cpp @@ -168,7 +168,7 @@ void Interpreter::ln(const UDSPInstruction opc) } } -// LS $axD.D, $acS.m108 +// LS $axD.D, $acS.m // xxxx xxxx 10dd 000s // Load register $axD.D with value from memory pointed by register // $ar0. Store value from register $acS.m to memory location pointed by