Function svsel_u8

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

Conditionally select elements Arm's documentation