@@ -12,4+12,5 @@ see <https://bugs.libre-soc.org/show_bug.cgi?id=564> 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".