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