pub fn vqshrn_high_n_s16(a: int8x8_t, b: int16x8_t, const N: i32) -> int8x16_tAvailable on target feature
neon and (AArch64 or ARM64EC) only.Expand description
Signed saturating shift right narrow Arm’s documentation