pub fn vraddhn_u32(a: uint32x4_t, b: uint32x4_t) -> uint16x4_tAvailable on (AArch64 or ARM64EC) and little-endian and target feature
neon only.Expand description
Rounding Add returning High Narrow. Arm’s documentation
pub fn vraddhn_u32(a: uint32x4_t, b: uint32x4_t) -> uint16x4_tneon only.Rounding Add returning High Narrow. Arm’s documentation