Function vbslq_p8
#[target_feature(enable = "neon")]
pub fn vbslq_p8(a: uint8x16_t, b: poly8x16_t, c: poly8x16_t) -> poly8x16_t
Bitwise Select. Arm's documentation
vbslq_p8#[target_feature(enable = "neon")]
pub fn vbslq_p8(a: uint8x16_t, b: poly8x16_t, c: poly8x16_t) -> poly8x16_t
Bitwise Select. Arm's documentation