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