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