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