Function _mm_setr_ph
#[target_feature(enable = "avx512fp16")]
pub const fn _mm_setr_ph(e0: f16, e1: f16, e2: f16, e3: f16, e4: f16, e5: f16, e6: f16, e7: f16) -> __m128h
Set packed half-precision (16-bit) floating-point elements in dst with the supplied values in reverse order.