Function core::arch::x86::_mm_add_pi32 [−][src]
pub unsafe fn _mm_add_pi32(a: __m64, b: __m64) -> __m64
This is supported on x86 and target feature
mmx
only.Add packed 32-bit integers in a
and b
.