pub unsafe fn vaddw_u8(a: uint16x8_t, b: uint8x8_t) -> uint16x8_t
This 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_t
neon
and target feature v7
and ARM only.Unsigned Add Wide.