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