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