pub unsafe fn _mm256_zeroall()
This is supported on x86-64 and target feature
avx
only.Expand description
Zeroes the contents of all XMM or YMM registers.
pub unsafe fn _mm256_zeroall()
avx
only.Zeroes the contents of all XMM or YMM registers.