_mm256_setzero_pd
Classification
AVX_ALL
, Set, CPUID Test: AVX
Header File
immintrin.h
Instruction
VXORPD ymm, ymm, ymm
Synopsis
_mm256_setzero_pd(void);
Description
Return vector of type __m256d with all elements set to zero.
Operation
dst[MAX:0] := 0