mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 21:37:52 -07:00
docs/DSP: Fix typo in 'NOP comment
This commit is contained in:
parent
83aabbbece
commit
bb01ba60d6
@ -4767,7 +4767,7 @@ Extended opcodes do not modify the program counter (\Register{\$pc} register).
|
|||||||
\end{DSPOpcodeDescription}
|
\end{DSPOpcodeDescription}
|
||||||
|
|
||||||
\begin{DSPOpcodeNote}
|
\begin{DSPOpcodeNote}
|
||||||
\item Generally written as by not including any extension operation, such as writing \texttt{INC \$ac0} instead of writing \texttt{INC'NOP \$ac0}.
|
\item Generally written by not including any extension operation, such as writing \texttt{INC \$ac0} instead of writing \texttt{INC'NOP \$ac0}.
|
||||||
\end{DSPOpcodeNote}
|
\end{DSPOpcodeNote}
|
||||||
\end{DSPOpcode}
|
\end{DSPOpcode}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user