Function core::arch::x86_64::_mm256_cmp_ps
1.27.0 · source · pub unsafe fn _mm256_cmp_ps(a: __m256, b: __m256, const IMM5: i32) -> __m256Available on (x86 or x86-64) and target feature
avx and x86-64 only.Expand description
根据 IMM5 指定的比较操作数比较 a 和 b 中包装的单精度 (32-bit) 浮点元素。