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

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