Available on x86-64 only.
Expand description
i686’s Streaming SIMD Extensions 4.1 (SSE4.1)
Functions§
- _mm_
extract_ epi64 sse4.1 - Extracts an 64-bit integer from
aselected withIMM1 - _mm_
insert_ epi64 sse4.1 - Returns a copy of
awith the 64-bit integer fromiinserted at a location specified byIMM1.