cvtf.uls


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

[Syntax]

-

cvtf.uls 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 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.uls machine instruction.