Tags / Equivalents
_mm_permute_pd() on Intel 64-bit - AVX2
Shuffle double-precision (64-bit) floating-point elements in a using the control in c, and store the results in output.
_mm256_permute_pd() on Intel 64-bit - AVX2
Shuffle double-precision (64-bit) floating-point elements in a within 128-bit lanes using the control in c, and store the results in output.