Function vmul_laneq_f16
#[target_feature(enable = "neon", enable = "fp16")]
pub fn vmul_laneq_f16(a: float16x4_t, b: float16x8_t, LANE: i32) -> float16x4_t
Floating-point multiply Arm's documentation
vmul_laneq_f16#[target_feature(enable = "neon", enable = "fp16")]
pub fn vmul_laneq_f16(a: float16x4_t, b: float16x8_t, LANE: i32) -> float16x4_t
Floating-point multiply Arm's documentation