cvtf.ld


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

[Syntax]

-

cvtf.ld reg1, reg2

[Function]

This instruction arithmetically converts the 64-bit fixed-point format contents of the register pair specified by 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.ld machine instruction.