Function svsel_s32

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

Conditionally select elements Arm's documentation