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