https://doc.rust-lang.org/core/arch/x86/fn._mm_mask_cvtph_epu64.html
_mm_mask_cvtph_epu64 in core::arch::x86 - Rust
Convert packed half-precision (16-bit) floating-point elements in a to packed 64-bit unsigned integers, and store the results in dst using writemask k...
mmmaskcorearchrust
https://doc.rust-lang.org/core/arch/x86/fn._mm256_mask_cvtph_epi16.html
_mm256_mask_cvtph_epi16 in core::arch::x86 - Rust
Convert packed half-precision (16-bit) floating-point elements in a to packed 16-bit integers, and store the results in dst using writemask k (elements are...
maskcorearchrust
https://doc.rust-lang.org/stable/core/arch/x86_64/fn._mm256_maskz_cvtph_epi16.html
_mm256_maskz_cvtph_epi16 in core::arch::x86_64 - Rust
Convert packed half-precision (16-bit) floating-point elements in a to packed 16-bit integers, and store the results in dst using zeromask k (elements are...
corearchrust
https://doc.rust-lang.org/beta/core/arch/x86/fn._mm_maskz_cvtph_epi32.html
_mm_maskz_cvtph_epi32 in core::arch::x86 - Rust
Convert packed half-precision (16-bit) floating-point elements in a to packed 32-bit integers, and store the results in dst using zeromask k (elements are...
mmcorearchrust
https://doc.rust-lang.org/core/arch/x86/fn._mm_maskz_cvtph_epi16.html
_mm_maskz_cvtph_epi16 in core::arch::x86 - Rust
Convert packed half-precision (16-bit) floating-point elements in a to packed 16-bit integers, and store the results in dst using zeromask k (elements are...
mmcorearchrust
https://doc.rust-lang.org/core/arch/x86/fn._mm512_mask_cvtph_epu64.html
_mm512_mask_cvtph_epu64 in core::arch::x86 - Rust
Convert packed half-precision (16-bit) floating-point elements in a to packed 64-bit unsigned integers, and store the results in dst using writemask k...
maskcorearchrust
https://doc.rust-lang.org/stable/core/arch/x86_64/fn._mm512_cvtph_pd.html
_mm512_cvtph_pd in core::arch::x86_64 - Rust
Convert packed half-precision (16-bit) floating-point elements in a to packed double-precision (64-bit) floating-point elements, and store the results in dst.
pdcorearchrust
https://doc.rust-lang.org/core/arch/x86/fn._mm_mask_cvtph_pd.html
_mm_mask_cvtph_pd in core::arch::x86 - Rust
Convert packed half-precision (16-bit) floating-point elements in a to packed double-precision (64-bit) floating-point elements, and store the results in dst...
mmmaskpdcorearch
https://doc.rust-lang.org/stable/core/arch/x86_64/fn._mm512_mask_cvtph_epu16.html
_mm512_mask_cvtph_epu16 in core::arch::x86_64 - Rust
Convert packed half-precision (16-bit) floating-point elements in a to packed unsigned 16-bit integers, and store the results in dst using writemask k...
maskcorearchrust
https://doc.rust-lang.org/nightly/core/arch/x86/fn._mm_maskz_cvtph_epu32.html
_mm_maskz_cvtph_epu32 in core::arch::x86 - Rust
Convert packed half-precision (16-bit) floating-point elements in a to packed 32-bit unsigned integers, and store the results in dst using zeromask k (elements...
mmcorearchrust