From: Jacob Lifshay Date: Sun, 11 Sep 2022 20:08:47 +0000 (-0700) Subject: fix typo X-Git-Tag: opf_rfc_ls005_v1~482 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0ddee21d02e9e250663e1949a2034fc5a2fe5302;p=libreriscv.git fix typo --- diff --git a/openpower/transcendentals.mdwn b/openpower/transcendentals.mdwn index 77ca0698f..8e4be629b 100644 --- a/openpower/transcendentals.mdwn +++ b/openpower/transcendentals.mdwn @@ -240,7 +240,7 @@ Note (6) 4xf32-only, requires VMX. | fmod | modulus | FRT = fmod(FRA, FRB) | TBD | | fremainder | IEEE 754 remainder | FRT = remainder(FRA, FRB) | TBD | -Note (1): for the purposes of minNum/maxNum, -0.0 is defined to be less than +0.0. This is not unspecified in IEEE 754-2008. +Note (1): for the purposes of minNum/maxNum, -0.0 is defined to be less than +0.0. This is left unspecified in IEEE 754-2008. Note (2): minmaxmag(x, y, cmp, fallback) is defined as: