pub fn vqrshls_u32(a: u32, b: i32) -> u32Available on target feature
neon and (AArch64 or ARM64EC) only.Expand description
Unsigned signed saturating rounding shift left Arm’s documentation
pub fn vqrshls_u32(a: u32, b: i32) -> u32neon and (AArch64 or ARM64EC) only.Unsigned signed saturating rounding shift left Arm’s documentation