Function veor3q_s16

#[target_feature(enable = "neon", enable = "sha3")]
pub fn veor3q_s16(a: int16x8_t, b: int16x8_t, c: int16x8_t) -> int16x8_t

Three-way exclusive OR Arm's documentation