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