pub fn veor3q_u64(a: uint64x2_t, b: uint64x2_t, c: uint64x2_t) -> uint64x2_tAvailable on target feature
neon and target feature sha3 and (AArch64 or ARM64EC) only.Expand description
Three-way exclusive OR Arm’s documentation