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