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