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