pub fn vqrshld_u64(a: u64, b: i64) -> u64Available on target feature
neon and (AArch64 or ARM64EC) only.Expand description
Unsigned signed saturating rounding shift left Arm’s documentation
pub fn vqrshld_u64(a: u64, b: i64) -> u64neon and (AArch64 or ARM64EC) only.Unsigned signed saturating rounding shift left Arm’s documentation