_mm256_shuffle_ps

Shuffle single-precision (32-bit) floating-point elements in a within 128-bit lanes using the control in imm8.

nothrow @nogc pure @trusted
__m256
_mm256_shuffle_ps
(
int imm8
)
(
__m256 a
,
__m256 b
)

Meta