From: Luke Kenneth Casson Leighton Date: Sun, 11 Sep 2022 19:44:09 +0000 (+0100) Subject: 16 IEEE754-2019 ops needed X-Git-Tag: opf_rfc_ls005_v1~485 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=286420a80dbf56f6ada5bd180e7723cddefe540b;p=libreriscv.git 16 IEEE754-2019 ops needed --- diff --git a/openpower/sv/rfc/ls001.mdwn b/openpower/sv/rfc/ls001.mdwn index 90dc372be..254a66010 100644 --- a/openpower/sv/rfc/ls001.mdwn +++ b/openpower/sv/rfc/ls001.mdwn @@ -295,7 +295,8 @@ For each of EXT059 and EXT063: * QTY 15of X-Form "2-argument" (pow, atan2, fhypot) * QTY 5of A-Form "3-in 2-out" FP Butterfly operations for DCT/FFT * QTY 8of X-Form "2-in 2-out" FP Butterfly operations (again for DCT/FFT) -* An additional 8 instructions for IEEE754-2019 (fminss/fmaxss, fminmag/fmaxmag) +* An additional 16 instructions for IEEE754-2019 + (fminss/fmaxss, fminmag/fmaxmag) [under evaluation](https://bugs.libre-soc.org/show_bug.cgi?id=923) as of 08Sep2022