Function core::arch::x86_64::_mm256_zeroupper1.27.0[][src]

pub unsafe fn _mm256_zeroupper()
This is supported on x86-64 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