cvtf.uld


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

[Syntax]

-

cvtf.uld reg1, reg2

[Function]

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