(no commit message)
authorlkcl <lkcl@web>
Thu, 31 Dec 2020 19:37:06 +0000 (19:37 +0000)
committerIkiWiki <ikiwiki.info>
Thu, 31 Dec 2020 19:37:06 +0000 (19:37 +0000)
openpower/sv/fcvt.mdwn

index 328109c68034c4f93c62890b4092aae3fc855964..5729ff0904bcd24e885b9af43911096933ac69fe 100644 (file)
@@ -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".
+