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