Function vext_p8
#[target_feature(enable = "neon")]
pub fn vext_p8(a: poly8x8_t, b: poly8x8_t, N: i32) -> poly8x8_t
Extract vector from pair of vectors Arm's documentation
vext_p8#[target_feature(enable = "neon")]
pub fn vext_p8(a: poly8x8_t, b: poly8x8_t, N: i32) -> poly8x8_t
Extract vector from pair of vectors Arm's documentation