__m64_muladd64lo
Visual Studio 2008
Microsoft Specific
Computes the low 64 bits of the expression a*b + c.
__m64 __m64_muladd64lo( __m64 a, __m64 b, __m64 c );
Microsoft Specific
Computes the low 64 bits of the expression a*b + c.
__m64 __m64_muladd64lo( __m64 a, __m64 b, __m64 c );