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