Skip to main content

svnmla_n_f64_x

Function svnmla_n_f64_x 

Source
pub fn svnmla_n_f64_x(
    pg: svbool_t,
    op1: svfloat64_t,
    op2: svfloat64_t,
    op3: f64,
) -> svfloat64_t
🔬This is a nightly-only experimental API. (stdarch_aarch64_sve #145052)
Available on (AArch64 or ARM64EC) and target feature sve only.
Expand description

Negated multiply-add, addend first Arm’s documentation