Converts a half-precision number in floating-point register _fs1_ into a single-precision floating-point number in floating-point register _fd_. `fcvt.h.s` rounds according to the _rm_ field. All floating-point conversion instructions set the Inexact exception flag if the rounded result differs from the operand value and the Invalid exception flag is not set.
fcvt.h.s fd, fs1, rm
Type: