Function svtrn2q_u64
#[target_feature(enable = "sve", enable = "f64mm")]
pub fn svtrn2q_u64(op1: svuint64_t, op2: svuint64_t) -> svuint64_t
Interleave odd quadwords from two inputs Arm's documentation
svtrn2q_u64#[target_feature(enable = "sve", enable = "f64mm")]
pub fn svtrn2q_u64(op1: svuint64_t, op2: svuint64_t) -> svuint64_t
Interleave odd quadwords from two inputs Arm's documentation