Function svsel_s64

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

Conditionally select elements Arm's documentation