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