cvtf.uws


Conversion to floating-point format (single precision) (Floating-point Convert Unsigned-Word to Single (Single))

[Syntax]

-

cvtf.uws reg1, reg2

[Function]

This instruction arithmetically converts the unsigned 32-bit fixed-point format contents of general-purpose register reg1 to single-precision floating-point format, and stores the result in general-purpose register reg2. The result is rounded in accordance with the current rounding mode.

[Description]

-

The assembler generates one cvtf.uws machine instruction.