pub fn vmull_high_n_s32(a: int32x4_t, b: i32) -> int64x2_t
Available on (AArch64 or
target_arch="arm64ec"
) and target feature neon
only.Expand description
Multiply long Arm’s documentation
pub fn vmull_high_n_s32(a: int32x4_t, b: i32) -> int64x2_t
target_arch="arm64ec"
) and target feature neon
only.Multiply long Arm’s documentation