pub fn sveor3_n_u32(op1: svuint32_t, op2: svuint32_t, op3: u32) -> svuint32_t🔬This is a nightly-only experimental API. (
stdarch_aarch64_sve #145052)Available on target feature
sve2 and target feature sve and (AArch64 or ARM64EC) only.Expand description
Bitwise exclusive OR of three vectors Arm’s documentation