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