Function vzip_s16
#[target_feature(enable = "neon")]
pub fn vzip_s16(a: int16x4_t, b: int16x4_t) -> int16x4x2_t
Zip vectors Arm's documentation
vzip_s16#[target_feature(enable = "neon")]
pub fn vzip_s16(a: int16x4_t, b: int16x4_t) -> int16x4x2_t
Zip vectors Arm's documentation