Function svset2_f64
#[target_feature(enable = "sve")]
pub fn svset2_f64<const IMM_INDEX: i32>(tuple: svfloat64x2_t, x: svfloat64_t) -> svfloat64x2_t
Change one vector in a tuple of two vectors Arm's documentation
svset2_f64#[target_feature(enable = "sve")]
pub fn svset2_f64<const IMM_INDEX: i32>(tuple: svfloat64x2_t, x: svfloat64_t) -> svfloat64x2_t
Change one vector in a tuple of two vectors Arm's documentation