Function veor_u64
#[target_feature(enable = "neon")]
pub fn veor_u64(a: uint64x1_t, b: uint64x1_t) -> uint64x1_t
Vector bitwise exclusive or (vector) Arm's documentation
veor_u64#[target_feature(enable = "neon")]
pub fn veor_u64(a: uint64x1_t, b: uint64x1_t) -> uint64x1_t
Vector bitwise exclusive or (vector) Arm's documentation