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