1.27.0[][src]Function core::arch::x86::_mm256_zeroupper

pub unsafe fn _mm256_zeroupper()
This is supported on x86 and target feature avx only.

Zero the upper 128 bits of all YMM registers; the lower 128-bits of the registers are unmodified.

Intel's documentation