Function svmatch_u8
#[target_feature(enable = "sve", enable = "sve2")]
pub fn svmatch_u8(pg: svbool_t, op1: svuint8_t, op2: svuint8_t) -> svbool_t
Detect any matching elements Arm's documentation
svmatch_u8#[target_feature(enable = "sve", enable = "sve2")]
pub fn svmatch_u8(pg: svbool_t, op1: svuint8_t, op2: svuint8_t) -> svbool_t
Detect any matching elements Arm's documentation