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