cvtf.wd


Conversion to floating-point format (double precision) (Floating-point Convert Word to Double (Double))

[Syntax]

-

cvtf.wd reg1, reg2

[Function]

This instruction arithmetically converts the 32-bit fixed-point format contents of general-purpose register reg1 to double-precision floating-point format, in accordance with the current rounding mode, and stores the result in the register pair specified by general-purpose register reg2.

This conversion operation is performed accurately, without any loss of precision.

[Description]

-

The assembler generates one cvtf.wd machine instruction.