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