Function svext_u64
#[target_feature(enable = "sve")]
pub fn svext_u64<const IMM3: i32>(op1: svuint64_t, op2: svuint64_t) -> svuint64_t
Extract vector from pair of vectors Arm's documentation
svext_u64#[target_feature(enable = "sve")]
pub fn svext_u64<const IMM3: i32>(op1: svuint64_t, op2: svuint64_t) -> svuint64_t
Extract vector from pair of vectors Arm's documentation