_mm_slli_si128

Shift a left by bytes bytes while shifting in zeros.

nothrow @nogc pure @trusted
__m128i
_mm_slli_si128
(
ubyte bytes
)
(
__m128i op
)

Meta