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