Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft Specific
Swaps upper and lower halves of the source operand and returns a 64-bit MMX value.
__m64 _m_pswapd( __m64 m );
Remarks
There is no error return.
Requirements
Header: mm3dnow.h
END Microsoft Specific