Function vbicq_s64
#[target_feature(enable = "neon")]
pub fn vbicq_s64(a: int64x2_t, b: int64x2_t) -> int64x2_t
Vector bitwise bit clear. Arm's documentation
vbicq_s64#[target_feature(enable = "neon")]
pub fn vbicq_s64(a: int64x2_t, b: int64x2_t) -> int64x2_t
Vector bitwise bit clear. Arm's documentation