__device__ int __mul24 ( int  x,
int  y 
)

Calculate the least significant 32 bits of the product of the least significant 24 bits of x and y. The high order 8 bits of x and y are ignored.

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


Generated by Doxygen for NVIDIA CUDA Library  NVIDIA