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