__device__ int __mulhi ( int  x,
int  y 
)

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

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


Generated by Doxygen for NVIDIA CUDA Library  NVIDIA