Function core::arch::arm::vaddl_s32 [−][src]
pub unsafe fn vaddl_s32(a: int32x2_t, b: int32x2_t) -> int64x2_t
This is supported on target feature
neon
and target feature v7
and ARM only.Expand description
Signed Add Long (vector).