Function core::arch::x86::_mm_hadd_epi32 1.27.0[−][src]
This is supported on x86 and target feature
ssse3
only.Expand description
Horizontally adds the adjacent pairs of values contained in 2 packed
128-bit vectors of [4 x i32]
.