Module sse4a

Source
Available on x86 or x86-64 only.
Expand description

i686’s Streaming SIMD Extensions 4a (SSE4a)

Functions§

_mm_extract_si64sse4a
Extracts the bit range specified by y from the lower 64 bits of x.
_mm_extracti_si64sse4a
Extracts the specified bits from the lower 64 bits of the 128-bit integer vector operand at the index idx and of the length len.
_mm_insert_si64sse4a
Inserts the [length:0] bits of y into x at index.
_mm_inserti_si64sse4a
Inserts the len least-significant bits from the lower 64 bits of the 128-bit integer vector operand y into the lower 64 bits of the 128-bit integer vector operand x at the index idx and of the length len.
_mm_stream_sdsse4a
Non-temporal store of a.0 into p.
_mm_stream_sssse4a
Non-temporal store of a.0 into p.
extrq 🔒
extrqi 🔒
insertq 🔒
insertqi 🔒
movntsd 🔒
movntss 🔒