Function core::arch::x86::_mm_slli_si128 1.27.0[−][src]
This is supported on x86 and target feature
sse2
only.Expand description
Shifts a
left by IMM8
bytes while shifting in zeros.
sse2
only.Shifts a
left by IMM8
bytes while shifting in zeros.