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