cvtf.sd


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

[Syntax]

-

cvtf.sd reg1, reg2

[Function]

This instruction arithmetically converts the single-precision floating-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.

[Description]

-

The assembler generates one cvtf.sd machine instruction.