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