Sponsored LiveJasmin
Live Sex Cams and Adult Chat with Webcam Girls | LiveJasmin
Chat for FREE on LiveJasmin and watch HD Live Sex cam shows! 2000+ Models are waiting for You.
https://doc.servo.org/serde/lib/core/arch/x86_64/fn._mm512_mask_unpacklo_epi8.html
_mm512_mask_unpacklo_epi8 in serde::lib::core::arch::x86_64 - Rust
Unpack and interleave 8-bit integers from the low half of each 128-bit lane in a and b, and store the results in dst using writemask k (elements are copied...
https://doc.rust-lang.org/stable/core/arch/x86_64/fn._mm512_maskz_cvttpd_epu64.html
_mm512_maskz_cvttpd_epu64 in core::arch::x86_64 - Rust
Convert packed double-precision (64-bit) floating-point elements in a to packed unsigned 64-bit integers with truncation, and store the result in dst using...
corearchrust
https://doc.rust-lang.org/core/arch/x86/fn._mm512_maskz_permutexvar_ps.html
_mm512_maskz_permutexvar_ps in core::arch::x86 - Rust
Shuffle single-precision (32-bit) floating-point elements in a across lanes using the corresponding index in idx, and store the results in dst using zeromask k...
pscorearchrust
https://doc.rust-lang.org/core/arch/x86/fn._mm512_maskz_or_pd.html
_mm512_maskz_or_pd in core::arch::x86 - Rust
Compute the bitwise OR of packed double-precision (64-bit) floating point numbers in a and b and store the results in dst using zeromask k (elements are zeroed...
pdcorearchrust
https://doc.rust-lang.org/stable/core/arch/x86_64/fn._mm512_srl_epi64.html
_mm512_srl_epi64 in core::arch::x86_64 - Rust
Shift packed 64-bit integers in a right by count while shifting in zeros, and store the results in dst.
srlcorearchrust
https://doc.rust-lang.org/stable/core/arch/x86/fn._mm512_reduce_max_epu64.html
_mm512_reduce_max_epu64 in core::arch::x86 - Rust
Reduce the packed unsigned 64-bit integers in a by maximum. Returns the maximum of all elements in a.
reducemaxcorearchrust
https://doc.rust-lang.org/stable/core/arch/x86_64/fn._mm512_mask_reduce_ph.html
_mm512_mask_reduce_ph in core::arch::x86_64 - Rust
Extract the reduced argument of packed half-precision (16-bit) floating-point elements in a by the number of bits specified by imm8, and store the results in...
maskreducephcorearch
https://doc.rust-lang.org/core/arch/x86/fn._mm512_maskz_cvtepi16_epi8.html
_mm512_maskz_cvtepi16_epi8 in core::arch::x86 - Rust
Convert packed 16-bit integers in a to packed 8-bit integers with truncation, and store the results in dst using zeromask k (elements are zeroed out when the...
corearchrust
https://doc.servo.org/serde/lib/core/arch/x86_64/fn._mm512_mask_mul_epi32.html
_mm512_mask_mul_epi32 in serde::lib::core::arch::x86_64 - Rust
Multiply the low signed 32-bit integers from each packed 64-bit element in a and b, and store the signed 64-bit results in dst using writemask k (elements are...
https://doc.rust-lang.org/core/arch/x86/fn._mm512_cvt_roundepu64_pd.html
_mm512_cvt_roundepu64_pd in core::arch::x86 - Rust
Convert packed unsigned 64-bit integers in a to packed double-precision (64-bit) floating-point elements, and store the results in dst. Rounding is done...
cvtpdcorearchrust
https://doc.servo.org/serde/lib/core/arch/x86_64/fn._mm512_mask_fmadd_round_pd.html
_mm512_mask_fmadd_round_pd in serde::lib::core::arch::x86_64 - Rust
Multiply packed double-precision (64-bit) floating-point elements in a and b, add the intermediate result to packed elements in c, and store the results in dst...
https://doc.rust-lang.org/nightly/core/arch/x86/fn._mm512_cvtsepi64_epi16.html
_mm512_cvtsepi64_epi16 in core::arch::x86 - Rust
Convert packed signed 64-bit integers in a to packed 16-bit integers with signed saturation, and store the results in dst.
corearchrust
https://doc.rust-lang.org/beta/core/arch/x86/fn._mm512_popcnt_epi8.html
_mm512_popcnt_epi8 in core::arch::x86 - Rust
For each packed 8-bit integer maps the value to the number of logical 1 bits.
popcntcorearchrust
https://doc.rust-lang.org/nightly/core/arch/x86/fn._mm512_mask_cvtph_epi32.html
_mm512_mask_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 writemask k (elements are...
maskcorearchrust
https://doc.rust-lang.org/beta/core/arch/x86/fn._mm512_mask_cmple_epu32_mask.html
_mm512_mask_cmple_epu32_mask in core::arch::x86 - Rust
Compare packed unsigned 32-bit integers in a and b for less-than-or-equal, and store the results in mask vector k using zeromask k1 (elements are zeroed out...
maskcorearchrust
https://doc.rust-lang.org/core/arch/x86/fn._mm512_mask_cvt_roundepi64_pd.html
_mm512_mask_cvt_roundepi64_pd in core::arch::x86 - Rust
Convert packed signed 64-bit integers in a to packed double-precision (64-bit) floating-point elements, and store the results in dst using writemask k...
maskcvtpdcorearch
https://doc.rust-lang.org/stable/core/arch/x86/fn._mm512_maskz_unpacklo_epi16.html
_mm512_maskz_unpacklo_epi16 in core::arch::x86 - Rust
Unpack and interleave 16-bit integers from the low half of each 128-bit lane in a and b, and store the results in dst using zeromask k (elements are zeroed out...
corearchrust
https://doc.rust-lang.org/beta/core/arch/x86/fn._mm512_maskz_cvt_roundepu16_ph.html
_mm512_maskz_cvt_roundepu16_ph in core::arch::x86 - Rust
Convert packed unsigned 16-bit integers in a to packed half-precision (16-bit) floating-point elements, and store the results in dst using zeromask k (elements...
cvtphcorearchrust
https://doc.rust-lang.org/stable/core/arch/x86_64/fn._mm512_mask_getexp_round_ps.html
_mm512_mask_getexp_round_ps in core::arch::x86_64 - Rust
Convert the exponent of each packed single-precision (32-bit) floating-point element in a to a single-precision (32-bit) floating-point number representing the...
maskroundps
https://doc.rust-lang.org/beta/core/arch/x86/fn._mm512_mask_broadcast_f64x4.html
_mm512_mask_broadcast_f64x4 in core::arch::x86 - Rust
Broadcast the 4 packed double-precision (64-bit) floating-point elements from a to all elements of dst using writemask k (elements are copied from src when the...
maskbroadcastcorearchrust