(no commit message)
authorlkcl <lkcl@web>
Wed, 26 Apr 2023 11:18:11 +0000 (12:18 +0100)
committerIkiWiki <ikiwiki.info>
Wed, 26 Apr 2023 11:18:11 +0000 (12:18 +0100)
openpower/sv/rfc/ls007.mdwn

index ae135b41dfa779bfad6a8ac12ea74d0810a6ff2c..4c3f93e8285aa47a588a8d100d5faf4d9ca81fa0 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 insttuction count and also help accelerate
+* Combined these instructions save on instruction count and also help accelerate
   AI and JIT runtimes.
 
 **Notes and Observations**: