From: lkcl Date: Thu, 7 Jul 2022 18:03:42 +0000 (+0100) Subject: (no commit message) X-Git-Tag: opf_rfc_ls005_v1~1280 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b55a1b161e36644edf14fc23c302e113acd0af57;p=libreriscv.git --- diff --git a/openpower/transcendentals.mdwn b/openpower/transcendentals.mdwn index c950a3ce7..6464700f2 100644 --- a/openpower/transcendentals.mdwn +++ b/openpower/transcendentals.mdwn @@ -166,10 +166,10 @@ compound, exp2m1, exp10m1, log2p1, log10p1, pown (integer power) and powr. |FHYPOT |hypot |NONE |NONE |NONE |hypot |NONE | |FRECIP |NONE |half\_recip|native\_recip|NONE |NONE (3)|fre, fres (4) | |NONE |NONE |NONE |NONE |NONE |compound|NONE | -|NONE |NONE |NONE |NONE |NONE |exp2m1 |NONE | -|NONE |NONE |NONE |NONE |NONE |exp10m1 |NONE | -|NONE |NONE |NONE |NONE |NONE |log2p1 |NONE | -|NONE |NONE |NONE |NONE |NONE |log10p1 |NONE | +|FEXP2M1 |NONE |NONE |NONE |NONE |exp2m1 |NONE | +|FEXP10M1 |NONE |NONE |NONE |NONE |exp10m1 |NONE | +|FLOG2P1 |NONE |NONE |NONE |NONE |log2p1 |NONE | +|FLOG10P1 |NONE |NONE |NONE |NONE |log10p1 |NONE | Note (1) FSINCOS is macro-op fused (see below).