_mm256_shuffle_epi32

Shuffle 32-bit integers in a within 128-bit lanes using the control in imm8, and return the results.

nothrow @nogc pure @trusted
__m256i
_mm256_shuffle_epi32
(
int imm8
)
(
__m256i a
)

Meta