Function svsel_u32
#[target_feature(enable = "sve")]
pub fn svsel_u32(pg: svbool_t, op1: svuint32_t, op2: svuint32_t) -> svuint32_t
Conditionally select elements Arm's documentation
svsel_u32#[target_feature(enable = "sve")]
pub fn svsel_u32(pg: svbool_t, op1: svuint32_t, op2: svuint32_t) -> svuint32_t
Conditionally select elements Arm's documentation