Function _mm256_bslli_epi128
#[target_feature(enable = "avx2")]
pub const fn _mm256_bslli_epi128(a: __m256i, IMM8: i32) -> __m256i
Shifts 128-bit lanes in a left by imm8 bytes while shifting in zeros.
_mm256_bslli_epi128#[target_feature(enable = "avx2")]
pub const fn _mm256_bslli_epi128(a: __m256i, IMM8: i32) -> __m256i
Shifts 128-bit lanes in a left by imm8 bytes while shifting in zeros.