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