_mm256_setzero_ph
Classification
AVX-512
, Set, CPUID Test: AVX512_FP16
Header File
immintrin.h
Instruction
VXORPS ymm, ymm, ymm
Synopsis
_mm256_setzero_ph(void);
Description
Return vector of type __m256h with all elements set to zero.
Operation
dst[MAX:0] := 0