https://doc.rust-lang.org/nightly/core/arch/x86/fn._mm_cvttph_epu32.html
_mm_cvttph_epu32 in core::arch::x86 - Rust
Convert packed half-precision (16-bit) floating-point elements in a to packed 32-bit unsigned integers with truncation, and store the results in dst.
mmcorearchrust
https://doc.rust-lang.org/nightly/core/arch/x86/fn._mm_cvttph_epi64.html
_mm_cvttph_epi64 in core::arch::x86 - Rust
Convert packed half-precision (16-bit) floating-point elements in a to packed 64-bit integers with truncation, and store the results in dst.
mmcorearchrust
https://doc.rust-lang.org/core/arch/x86/fn._mm_maskz_cvttph_epu32.html
_mm_maskz_cvttph_epu32 in core::arch::x86 - Rust
Convert packed half-precision (16-bit) floating-point elements in a to packed 32-bit unsigned integers with truncation, and store the results in dst using...
mmcorearchrust
https://doc.rust-lang.org/stable/core/arch/x86_64/fn._mm256_cvttph_epu64.html
_mm256_cvttph_epu64 in core::arch::x86_64 - Rust
Convert packed half-precision (16-bit) floating-point elements in a to packed 64-bit unsigned integers with truncation, and store the results in dst.
corearchrust
https://doc.rust-lang.org/beta/core/arch/x86/fn._mm256_cvttph_epu16.html
_mm256_cvttph_epu16 in core::arch::x86 - Rust
Convert packed half-precision (16-bit) floating-point elements in a to packed unsigned 16-bit integers with truncation, and store the results in dst.
corearchrust
https://doc.rust-lang.org/beta/core/arch/x86/fn._mm256_maskz_cvttph_epi32.html
_mm256_maskz_cvttph_epi32 in core::arch::x86 - Rust
Convert packed half-precision (16-bit) floating-point elements in a to packed 32-bit integers with truncation, and store the results in dst using zeromask k...
corearchrust
https://doc.rust-lang.org/beta/core/arch/x86/fn._mm256_maskz_cvttph_epu64.html
_mm256_maskz_cvttph_epu64 in core::arch::x86 - Rust
Convert packed half-precision (16-bit) floating-point elements in a to packed 64-bit unsigned integers with truncation, and store the results in dst using...
corearchrust
https://doc.rust-lang.org/core/arch/x86/fn._mm256_maskz_cvttph_epu16.html
_mm256_maskz_cvttph_epu16 in core::arch::x86 - Rust
Convert packed half-precision (16-bit) floating-point elements in a to packed unsigned 16-bit integers with truncation, and store the results in dst using...
corearchrust
https://doc.rust-lang.org/stable/core/arch/x86/fn._mm512_cvttph_epu64.html
_mm512_cvttph_epu64 in core::arch::x86 - Rust
Convert packed half-precision (16-bit) floating-point elements in a to packed 64-bit unsigned integers with truncation, and store the results in dst.
corearchrust
https://doc.rust-lang.org/core/arch/x86/fn._mm_cvttph_epi64.html
_mm_cvttph_epi64 in core::arch::x86 - Rust
Convert packed half-precision (16-bit) floating-point elements in a to packed 64-bit integers with truncation, and store the results in dst.
mmcorearchrust
https://doc.rust-lang.org/core/arch/x86/fn._mm256_maskz_cvttph_epi32.html
_mm256_maskz_cvttph_epi32 in core::arch::x86 - Rust
Convert packed half-precision (16-bit) floating-point elements in a to packed 32-bit integers with truncation, and store the results in dst using zeromask k...
corearchrust