cvtf.ws


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

[Syntax]

-

cvtf.ws reg1, reg2

[Function]

This instruction arithmetically converts the 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.ws machine instruction.