_mm_shuffle_epi32

Shuffle 32-bit integers in a using the control in imm8.

nothrow @nogc pure @safe
__m128i
_mm_shuffle_epi32
(
int imm8
)
(
__m128i a
)

See Also

_MM_SHUFFLE.

Meta