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