_mm_setzero_pd
Classification
SSE_ALL
, Set, CPUID Test: SSE2
Header File
emmintrin.h
Instruction
XORPD xmm, xmm
Synopsis
_mm_setzero_pd(void);
Description
Return vector of type __m128d with all elements set to zero.
Operation
dst[MAX:0] := 0