docs/DSP: Fix 'S format
This commit is contained in:
parent
139e05800f
commit
2db2683ea9
|
@ -4401,7 +4401,7 @@ Extended opcodes do not modify the program counter (\Register{\$pc} register).
|
|||
\end{DSPOpcodeBytefield}
|
||||
|
||||
\begin{DSPOpcodeFormat}
|
||||
'S @$D, $(0x1c+S)
|
||||
'S @$arD, $(0x1c+S)
|
||||
\end{DSPOpcodeFormat}
|
||||
|
||||
\begin{DSPOpcodeDescription}
|
||||
|
|
Loading…
Reference in New Issue