Function svqadd_s8_z
#[target_feature(enable = "sve", enable = "sve2")]
pub fn svqadd_s8_z(pg: svbool_t, op1: svint8_t, op2: svint8_t) -> svint8_t
Saturating add Arm's documentation
svqadd_s8_z#[target_feature(enable = "sve", enable = "sve2")]
pub fn svqadd_s8_z(pg: svbool_t, op1: svint8_t, op2: svint8_t) -> svint8_t
Saturating add Arm's documentation