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