From: lkcl Date: Wed, 22 Mar 2023 00:29:47 +0000 (+0000) Subject: (no commit message) X-Git-Tag: opf_rfc_ls001_v3~126 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e66ca43cb51a1b7de95b8c160e11a18c45f13052;p=libreriscv.git --- diff --git a/openpower/sv/rfc/ls007.mdwn b/openpower/sv/rfc/ls007.mdwn index dc573a221..9030b5b4e 100644 --- a/openpower/sv/rfc/ls007.mdwn +++ b/openpower/sv/rfc/ls007.mdwn @@ -69,6 +69,8 @@ GPR, CR-Field, bit-manipulation, ternary, binary, dynamic, look-up-table * `crternlogi` is like `ternlogi` except it works with CRs instead of GPRs. * `crbinlog` is like `binlog` except it works with CRs instead of GPRs. Likewise it is similar to a Programmable LUT in an FPGA. +* Combined these instructions save on insteuction count and also hekp accelerate + AI and JIT runtimes. **Notes and Observations**: