Function sveor3_s32
#[target_feature(enable = "sve", enable = "sve2")]
pub fn sveor3_s32(op1: svint32_t, op2: svint32_t, op3: svint32_t) -> svint32_t
Bitwise exclusive OR of three vectors Arm's documentation
sveor3_s32#[target_feature(enable = "sve", enable = "sve2")]
pub fn sveor3_s32(op1: svint32_t, op2: svint32_t, op3: svint32_t) -> svint32_t
Bitwise exclusive OR of three vectors Arm's documentation