(no commit message)
authorlkcl <lkcl@web>
Wed, 22 Mar 2023 00:29:47 +0000 (00:29 +0000)
committerIkiWiki <ikiwiki.info>
Wed, 22 Mar 2023 00:29:47 +0000 (00:29 +0000)
openpower/sv/rfc/ls007.mdwn

index dc573a2216bf37d48044e832c186b611e351b786..9030b5b4eea4030255d40b032aa59023f1659ae1 100644 (file)
@@ -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**: