Function _mm512_broadcast_f32x4
#[target_feature(enable = "avx512f")]
pub const fn _mm512_broadcast_f32x4(a: __m128) -> __m512
Broadcast the 4 packed single-precision (32-bit) floating-point elements from a to all elements of dst.