pub fn vmuls_lane_f32(a: f32, b: float32x2_t, const LANE: i32) -> f32Available on (AArch64 or ARM64EC) and target feature
neon only.Expand description
Floating-point multiply Arm’s documentation
pub fn vmuls_lane_f32(a: f32, b: float32x2_t, const LANE: i32) -> f32neon only.Floating-point multiply Arm’s documentation