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