Function veor3q_s8
#[target_feature(enable = "neon", enable = "sha3")]
pub fn veor3q_s8(a: int8x16_t, b: int8x16_t, c: int8x16_t) -> int8x16_t
Three-way exclusive OR Arm's documentation
veor3q_s8#[target_feature(enable = "neon", enable = "sha3")]
pub fn veor3q_s8(a: int8x16_t, b: int8x16_t, c: int8x16_t) -> int8x16_t
Three-way exclusive OR Arm's documentation