Skip to main content

svcmla_lane_s32

Function svcmla_lane_s32 

Source
pub fn svcmla_lane_s32<const IMM_INDEX: i32, const IMM_ROTATION: i32>(
    op1: svint32_t,
    op2: svint32_t,
    op3: svint32_t,
) -> svint32_t
🔬This is a nightly-only experimental API. (stdarch_aarch64_sve #145052)
Available on (AArch64 or ARM64EC) and target feature sve and target feature sve2 only.
Expand description

Complex multiply-add with rotate Arm’s documentation