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