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