(no commit message)
authorlkcl <lkcl@web>
Sat, 19 Mar 2022 06:36:46 +0000 (06:36 +0000)
committerIkiWiki <ikiwiki.info>
Sat, 19 Mar 2022 06:36:46 +0000 (06:36 +0000)
openpower/sv/bitmanip.mdwn

index 2e731402e2e07b1d8ccbdb567e59411d0080101c..2c73eb10809769b7af1259a19fd51fbd677b8d9e 100644 (file)
@@ -540,7 +540,7 @@ uint64_t gorc64(uint64_t RA, uint64_t RB)
 }
 
 ```
-# Introductory Explanation for Carry-less and Galois Field arithmetic
+# Introduction to Carry-less and GF arithmetic
 
 There are three completely separate types of Galois-Field-based
 arithmetic that we implement which are not well explained even in introductory literature.  A slightly oversimplified explanation