mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-24 22:34:54 +00:00
docs/DSP: Fix typo in 'NOP comment
This commit is contained in:
parent
83aabbbece
commit
bb01ba60d6
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue