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