Function svcmpgt_u16
#[target_feature(enable = "sve")]
pub fn svcmpgt_u16(pg: svbool_t, op1: svuint16_t, op2: svuint16_t) -> svbool_t
Compare greater than Arm's documentation
svcmpgt_u16#[target_feature(enable = "sve")]
pub fn svcmpgt_u16(pg: svbool_t, op1: svuint16_t, op2: svuint16_t) -> svbool_t
Compare greater than Arm's documentation