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