__device__ unsigned int __umulhi ( unsigned int  x,
unsigned int  y 
)

Calculate the most significant 32 bits of the 64-bit product x * y, where x and y are 32-bit unsigned integers.

Returns:
Returns the most significant 32 bits of the product x * y.


Generated by Doxygen for NVIDIA CUDA Library  NVIDIA