Module sse4a
i686's Streaming SIMD Extensions 4a (SSE4a)
Functions
-
_mm_extract_si64
Extracts the bit range specified by
yfrom the lower 64 bits ofx. -
_mm_extracti_si64
Extracts the specified bits from the lower 64 bits of the 128-bit integer vector operand at the
index
idxand of the lengthlen. -
_mm_insert_si64
Inserts the
[length:0]bits ofyintoxatindex. -
_mm_inserti_si64
Inserts the
lenleast-significant bits from the lower 64 bits of the 128-bit integer vector operandyinto the lower 64 bits of the 128-bit integer vector operandxat the indexidxand of the lengthlen. -
_mm_stream_sd
Non-temporal store of
a.0intop. -
_mm_stream_ss
Non-temporal store of
a.0intop. - extrq
- extrqi
- insertq
- insertqi