[][src]Function core::arch::x86::_m_paddd

pub unsafe fn _m_paddd(a: __m64, b: __m64) -> __m64
🔬 This is a nightly-only experimental API. (stdsimd #48556)
This is supported on x86 and target feature mmx only.

Add packed 32-bit integers in a and b.