Function sveortb_u16
#[target_feature(enable = "sve", enable = "sve2")]
pub fn sveortb_u16(even: svuint16_t, op1: svuint16_t, op2: svuint16_t) -> svuint16_t
Interleaving exclusive OR (top, bottom) Arm's documentation
sveortb_u16#[target_feature(enable = "sve", enable = "sve2")]
pub fn sveortb_u16(even: svuint16_t, op1: svuint16_t, op2: svuint16_t) -> svuint16_t
Interleaving exclusive OR (top, bottom) Arm's documentation