_mm_sll_epi16

Shift packed 16-bit integers in a left by count while shifting in zeros.

nothrow @nogc deprecated pure @trusted
__m128i
_mm_sll_epi16
(
__m128i a
,
__m128i count
)

Meta