Function svrintn_f32_m
#[target_feature(enable = "sve")]
pub fn svrintn_f32_m(inactive: svfloat32_t, pg: svbool_t, op: svfloat32_t) -> svfloat32_t
Round to nearest, ties to even Arm's documentation
svrintn_f32_m#[target_feature(enable = "sve")]
pub fn svrintn_f32_m(inactive: svfloat32_t, pg: svbool_t, op: svfloat32_t) -> svfloat32_t
Round to nearest, ties to even Arm's documentation