pub fn vqshld_n_u64(a: u64, const N: i32) -> u64Available on target feature
neon and (AArch64 or ARM64EC) only.Expand description
Unsigned saturating shift left Arm’s documentation
pub fn vqshld_n_u64(a: u64, const N: i32) -> u64neon and (AArch64 or ARM64EC) only.Unsigned saturating shift left Arm’s documentation