mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-24 14:24:54 +00:00
docs/DSP: Fix 'S format
This commit is contained in:
parent
139e05800f
commit
2db2683ea9
1 changed files with 1 additions and 1 deletions
|
@ -4401,7 +4401,7 @@ Extended opcodes do not modify the program counter (\Register{\$pc} register).
|
||||||
\end{DSPOpcodeBytefield}
|
\end{DSPOpcodeBytefield}
|
||||||
|
|
||||||
\begin{DSPOpcodeFormat}
|
\begin{DSPOpcodeFormat}
|
||||||
'S @$D, $(0x1c+S)
|
'S @$arD, $(0x1c+S)
|
||||||
\end{DSPOpcodeFormat}
|
\end{DSPOpcodeFormat}
|
||||||
|
|
||||||
\begin{DSPOpcodeDescription}
|
\begin{DSPOpcodeDescription}
|
||||||
|
|
Loading…
Add table
Reference in a new issue