From: lkcl Date: Thu, 12 Sep 2019 04:34:30 +0000 (+0100) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~4089 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8101b09843eaf60ad8f0c6469dd566b9bd030abd;p=libreriscv.git --- diff --git a/ztrans_proposal.mdwn b/ztrans_proposal.mdwn index 30fc72e33..8d68b7244 100644 --- a/ztrans_proposal.mdwn +++ b/ztrans_proposal.mdwn @@ -390,10 +390,6 @@ NONE | NONE | NONE | NONE | NONE | log10p1 | Note (1) FSINCOS is macro-op fused (see below). -Note (2) IEEE754-2019 pown(x, n) - n is an integer - -Note (3) IEEE754-2019 powr(x, y) is defined as "exp(y log (x))" - Note (2) synthesised in IEEE754-2019 as "pown(x, 3)" Note (3) synthesised in IEEE754-2019 using "1.0 / x"