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