add notes on 2024-01-23 meeting. terminated due to harrassment
[libreriscv.git] / openpower / simple_v_spec.tex
index b8b802f77ee32bf9efd74f147a9fb534a8992bf6..bf2c9c1de91e15d26d6ccb28b32b055aaa7e92d9 100644 (file)
@@ -302,7 +302,7 @@ instructions purely on their own merit.
 \begin{itemize}
        \item The biginteger multiply-and-add instruction is similar
        to Intel's mulx in that it produces a pair of results.
-       \item Javascript(tm) rounding is present in ARM as fjcvtzs
+       \item JavaScript(tm) rounding is present in ARM as fjcvtzs
        and would save an astounding 35 instructions with 5 branches.
        \item Whilst there exist CR bit manipulation and copying
        instructions there are no CR Field manipulation instructions,