Function sveor3_u8

#[target_feature(enable = "sve", enable = "sve2")]
pub fn sveor3_u8(op1: svuint8_t, op2: svuint8_t, op3: svuint8_t) -> svuint8_t

Bitwise exclusive OR of three vectors Arm's documentation