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