Skip to content

Commit

Permalink
Tighten description of FCVTMOD assembly syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
aswaterman committed Sep 17, 2022
1 parent 1ff8f5e commit 8f0dfec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/zfa.tex
Original file line number Diff line number Diff line change
Expand Up @@ -190,8 +190,8 @@ \section{Modular Convert-to-Integer Instruction}
Other {\em rm} values are {\em reserved}.

\begin{commentary}
The assembly syntax will require the RTZ rounding mode be explicitly
specified, i.e., {\tt fcvt.mod.w.d rd, rs1, rtz}.
The assembly syntax requires the RTZ rounding mode to be explicitly
specified, i.e., {\tt fcvtmod.w.d rd, rs1, rtz}.
\end{commentary}

\begin{commentary}
Expand Down

0 comments on commit 8f0dfec

Please sign in to comment.