Skip to main content

svsudot_lane_s32

Function svsudot_lane_s32 

Source
pub fn svsudot_lane_s32<const IMM_INDEX: i32>(
    op1: svint32_t,
    op2: svint8_t,
    op3: svuint8_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 i8mm only.
Expand description

Dot product (signed × unsigned) Arm’s documentation