Function _mm_setzero_ph

#[target_feature(enable = "avx512fp16", enable = "avx512vl")]
pub const fn _mm_setzero_ph() -> __m128h

Return vector of type __m128h with all elements set to zero.

Intel's documentation