_mm256_shuffle_pd

Shuffle double-precision (64-bit) floating-point elements within 128-bit lanes using the control in imm8.

nothrow @nogc pure @trusted
__m256d
_mm256_shuffle_pd
(
int imm8
)
(
__m256d a
,
__m256d b
)

Meta