pub fn _mm256_broadcastmb_epi64(k: u8) -> __m256i
stdarch_x86_avx512
Broadcast the low 8-bits from input mask k to all 64-bit elements of dst.
Intel’s documentation