Function surge_wavetable::imports::imports::imports::imports::_mm256_broadcastmb_epi64[][src]

pub unsafe fn _mm256_broadcastmb_epi64(k: u8) -> __m256i
🔬 This is a nightly-only experimental API. (stdsimd)
This is supported with target feature avx512cd,avx512vl only.
Expand description

Broadcast the low 8-bits from input mask k to all 64-bit elements of dst.

Intel’s documentation