_mm256_srli_si256

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

nothrow @nogc
alias _mm256_srli_si256 = _mm256_bsrli_epi128

Meta