_m_pfadd

Microsoft Specific

Performs packed floating-point, single-precision addition.

__m64 _m_pfadd( __m64 m1, __m64 m2 );

Remarks

The _m_pfadd function returns a 64-bit MMX value. There is no error return.

Requirements

Header: mm3dnow.h

END Microsoft Specific

See Also

Reference

3DNow! Intrinsics