_m_pf2iw

Microsoft Specific

Converts packed floating-point, single-precision values to packed 16-bit signed integer values using truncation.

__m64 _m_pf2iw( __m64 m );

Remarks

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

Requirements

Header: mm3dnow.h

END Microsoft Specific

See Also

Reference

3DNow! Intrinsics