projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e76d64d
)
fix typo
author
Jacob Lifshay
<programmerjake@gmail.com>
Sun, 11 Sep 2022 20:08:47 +0000
(13:08 -0700)
committer
Jacob Lifshay
<programmerjake@gmail.com>
Sun, 11 Sep 2022 20:08:47 +0000
(13:08 -0700)
openpower/transcendentals.mdwn
patch
|
blob
|
history
diff --git
a/openpower/transcendentals.mdwn
b/openpower/transcendentals.mdwn
index 77ca0698f6226a2db2d5510c4b49c56f00da3e75..8e4be629b4e556c0e144be14c5c1b5311034d7ae 100644
(file)
--- 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
no
t 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
lef
t unspecified in IEEE 754-2008.
Note (2): minmaxmag(x, y, cmp, fallback) is defined as: