# Higher to lower fmv
-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".
+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 from "convert source to single precision" to to "convert source to half of src precision followed by conversion to dest precision" where those two precisions may *or may not* be the same.