From: lkcl Date: Wed, 10 Mar 2021 23:29:32 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~44 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=30a89b0248505a078ad94fcccc6d89d29e308a89;p=libreriscv.git --- diff --git a/openpower/sv/bitmanip.mdwn b/openpower/sv/bitmanip.mdwn index f489225d0..a9fa8d9eb 100644 --- a/openpower/sv/bitmanip.mdwn +++ b/openpower/sv/bitmanip.mdwn @@ -12,7 +12,7 @@ ternaryv is experimental and is the only operation that may be considered a "Pac general-purpose Galois Field operations are added so as to avoid huge opcode proliferation across many areas of Computer Science. however for convenience and also to avoid setup costs, some of the more common operations (clmul, crc32) are also added. The expectation is that these operations would all be covered by the same pipeline. -note that there are brownfield spaces below that could incorporate some of the set-before-first and other operations. +note that there are brownfield spaces below that could incorporate some of the set-before-first and other scalar operations listed in [[sv/vector_ops]] # summary