Function core::arch::aarch64::vaddhn_u64 [−][src]
pub unsafe fn vaddhn_u64(a: uint64x2_t, b: uint64x2_t) -> uint32x2_t
This is supported on target feature
neon
and target feature v7
and AArch64 only.Expand description
Add returning High Narrow.