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