DSP LLE Interpreter: Fix typo in 'LS

This was introduced in fc1db5eaa0b6caf2797d6250fa7a7bce1cfe4dbe.
This commit is contained in:
Pokechu22 2022-06-01 19:31:10 -07:00
parent e7f78379ec
commit 928f745e36

View File

@ -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