pub unsafe fn vaddw_u8(a: uint16x8_t, b: uint8x8_t) -> uint16x8_tThis is supported on target feature
neon and target feature v7 and ARM only.Expand description
Unsigned Add Wide.
pub unsafe fn vaddw_u8(a: uint16x8_t, b: uint8x8_t) -> uint16x8_tneon and target feature v7 and ARM only.Unsigned Add Wide.