Function core::arch::aarch64::vqshrn_n_s16

source ·
pub unsafe fn vqshrn_n_s16(a: int16x8_t, const N: i32) -> int8x8_t
🔬This is a nightly-only experimental API. (stdsimd #48556)
Available on AArch64 and target feature neon,v7 only.
Expand description

Signed saturating shift right narrow

Arm’s documentation