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