Function core::arch::aarch64::vmlal_lane_u32 [−][src]
pub unsafe fn vmlal_lane_u32<const LANE: i32>(
a: uint64x2_t,
b: uint32x2_t,
c: uint32x2_t
) -> uint64x2_t
This is supported on AArch64 and target feature
neon
only.Expand description
向量加宽乘积与标量