Function svcadd_u16
#[target_feature(enable = "sve", enable = "sve2")]
pub fn svcadd_u16<const IMM_ROTATION: i32>(op1: svuint16_t, op2: svuint16_t) -> svuint16_t
Complex add with rotate Arm's documentation
svcadd_u16#[target_feature(enable = "sve", enable = "sve2")]
pub fn svcadd_u16<const IMM_ROTATION: i32>(op1: svuint16_t, op2: svuint16_t) -> svuint16_t
Complex add with rotate Arm's documentation