_mm_setzero_si128
Microsoft Specific
Sets the 128-bit value to zero.
__m128i _mm_setzero_si128 ();
PXOR
Return Value
r := 0x0
Requirements
Header: emmintrin.h
END Microsoft Specific
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Microsoft Specific
Sets the 128-bit value to zero.
__m128i _mm_setzero_si128 ();
PXOR
r := 0x0
Header: emmintrin.h
END Microsoft Specific