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