Function svsel_s8

#[target_feature(enable = "sve")]
pub fn svsel_s8(pg: svbool_t, op1: svint8_t, op2: svint8_t) -> svint8_t

Conditionally select elements Arm's documentation