pub fn vzip_s16(a: int16x4_t, b: int16x4_t) -> int16x4x2_tAvailable on (AArch64 or ARM64EC) and target feature
neon only.Expand description
Zip vectors Arm’s documentation
pub fn vzip_s16(a: int16x4_t, b: int16x4_t) -> int16x4x2_tneon only.Zip vectors Arm’s documentation