pub fn _mm512_broadcastmb_epi64(k: __mmask8) -> __m512i
avx512cd
Broadcast the low 8-bits from input mask k to all 64-bit elements of dst.
Intel’s documentation