pub fn vqdmull_n_s32(a: int32x2_t, b: i32) -> int64x2_tAvailable on (AArch64 or ARM64EC) and target feature
neon only.Expand description
Vector saturating doubling long multiply with scalar Arm’s documentation
pub fn vqdmull_n_s32(a: int32x2_t, b: i32) -> int64x2_tneon only.Vector saturating doubling long multiply with scalar Arm’s documentation