mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 13:27:45 -07:00
docs/DSP: Note that ADDAXL is unsigned
This commit is contained in:
parent
953670b057
commit
2eb791d5e1
@ -1134,6 +1134,7 @@ There are two pairs of conditions that work similarly: \texttt{EQ}/\texttt{NE} a
|
||||
|
||||
\begin{DSPOpcodeDescription}
|
||||
\item Adds secondary accumulator \Register{\$axS.l} to accumulator register \Register{\$acD}.
|
||||
\Register{\$axS.l} is treated as an unsigned value.
|
||||
\end{DSPOpcodeDescription}
|
||||
|
||||
\begin{DSPOpcodeOperation}
|
||||
|
Loading…
Reference in New Issue
Block a user