From: lkcl Date: Wed, 22 Mar 2023 00:30:06 +0000 (+0000) Subject: (no commit message) X-Git-Tag: opf_rfc_ls001_v3~125 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d5eb773604b3c3cff12eba79c1e14155b87118ac;p=libreriscv.git --- diff --git a/openpower/sv/rfc/ls007.mdwn b/openpower/sv/rfc/ls007.mdwn index 9030b5b4e..dc2792ccd 100644 --- a/openpower/sv/rfc/ls007.mdwn +++ b/openpower/sv/rfc/ls007.mdwn @@ -69,7 +69,7 @@ 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 +* Combined these instructions save on insttuction count and also help accelerate AI and JIT runtimes. **Notes and Observations**: