pub fn vqrshrnd_n_u64(a: u64, const N: i32) -> u32Available on target feature
neon and (AArch64 or ARM64EC) only.Expand description
Unsigned saturating rounded shift right narrow Arm’s documentation
pub fn vqrshrnd_n_u64(a: u64, const N: i32) -> u32neon and (AArch64 or ARM64EC) only.Unsigned saturating rounded shift right narrow Arm’s documentation