diff --git a/Intrinsics_Reference/ch_vec_reference.xml b/Intrinsics_Reference/ch_vec_reference.xml index 3b9c920..d00951e 100644 --- a/Intrinsics_Reference/ch_vec_reference.xml +++ b/Intrinsics_Reference/ch_vec_reference.xml @@ -36582,8 +36582,9 @@ xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="VIPR.vec-ref"> r contains the value of the corresponding element of a, rounded to the nearest representable floating-point integer, using IEEE - round-to-nearest rounding. The current floating-point rounding - mode is ignored. + round-to-nearest away-from-zero rounding. The + current floating-point rounding mode is ignored. Notes: This function might not follow the strict operation definition of the resolution of a tie during a round if the -qstrict=nooperationprecision compiler option is