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