3.331. __nv_ull2float_rd

float @__nv_ull2float_rd(i64 %l)

Convert an unsigned integer to a float in round-down mode.

Convert the unsigned integer value x to a single-precision floating point value in round-down (to negative infinity) mode.

Returns

Returns converted value.