Module avx

Source
Available on x86-64 only.
Expand description

Functions§

_mm256_extract_epi64avx
Extracts a 64-bit integer from a, selected with INDEX.
_mm256_insert_epi64avx
Copies a to result, and insert the 64-bit integer i into result at the location specified by index.