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