_mm256_bsrli_epi128

Shift 128-bit lanes in a right by bytes bytes while shifting in zeroes.

nothrow @nogc pure @trusted
__m256i
_mm256_bsrli_epi128
(
ubyte bytes
)
(
__m256i a
)

Meta