🔬This is a nightly-only experimental API. (
stdsimd #48556)Available on x86-64 only.
Expand description
i686’s Streaming SIMD Extensions 4.1 (SSE4.1)
Functions
- _mm_extract_epi64⚠
sse4.1Extracts an 64-bit integer fromaselected withIMM1 - _mm_insert_epi64⚠
sse4.1Returns a copy ofawith the 64-bit integer fromiinserted at a location specified byIMM1.