From: lkcl Date: Sat, 19 Mar 2022 06:36:46 +0000 (+0000) Subject: (no commit message) X-Git-Tag: opf_rfc_ls005_v1~3008 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=20c25678206b2c638b632df88a3b0f13a2b4a3f0;p=libreriscv.git --- diff --git a/openpower/sv/bitmanip.mdwn b/openpower/sv/bitmanip.mdwn index 2e731402e..2c73eb108 100644 --- a/openpower/sv/bitmanip.mdwn +++ b/openpower/sv/bitmanip.mdwn @@ -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