https://doc.rust-lang.org/core/arch/x86/fn._mm256_maskz_cvtneps_pbh.html
_mm256_maskz_cvtneps_pbh in core::arch::x86 - Rust
Convert packed single-precision (32-bit) floating-point elements in a to packed BF16 (16-bit) floating-point elements, and store the results in dst using...
pbhcorearchrust
https://doc.rust-lang.org/beta/core/arch/x86/fn._mm_mask_cvtneps_pbh.html
_mm_mask_cvtneps_pbh in core::arch::x86 - Rust
Converts packed single-precision (32-bit) floating-point elements in a to packed BF16 (16-bit) floating-point elements, and store the results in dst using...
mmmaskpbhcorearch