Function svcmpne_n_u16
#[target_feature(enable = "sve")]
pub fn svcmpne_n_u16(pg: svbool_t, op1: svuint16_t, op2: u16) -> svbool_t
Compare not equal to Arm's documentation
svcmpne_n_u16#[target_feature(enable = "sve")]
pub fn svcmpne_n_u16(pg: svbool_t, op1: svuint16_t, op2: u16) -> svbool_t
Compare not equal to Arm's documentation