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