pub fn vqshlus_n_s32(a: i32, const N: i32) -> u32Available on target feature
neon and (AArch64 or ARM64EC) only.Expand description
Signed saturating shift left unsigned Arm’s documentation
pub fn vqshlus_n_s32(a: i32, const N: i32) -> u32neon and (AArch64 or ARM64EC) only.Signed saturating shift left unsigned Arm’s documentation