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