From: lkcl Date: Thu, 31 Dec 2020 19:37:06 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~678 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=62c14f597872bd62b0a7f9def47ad9756231728c;p=libreriscv.git --- diff --git a/openpower/sv/fcvt.mdwn b/openpower/sv/fcvt.mdwn index 328109c68..5729ff090 100644 --- a/openpower/sv/fcvt.mdwn +++ b/openpower/sv/fcvt.mdwn @@ -12,4 +12,5 @@ see for discussion. # Higher to lower fmv -Here is the possibility of overflow of the result, as well as rounding. +Here is the possibility of overflow of the result, as well as rounding. Effectively, this becomes what `frsp` currently does, whilst `frsp` itself has its meaning change to "convert source to half of src precision followed by conversion to dest precision". +