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