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

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

将所有 YMM 寄存器的高 128 位清零; 寄存器的低 128 位保持不变。

Intel’s documentation