(no commit message)
authorlkcl <lkcl@web>
Wed, 10 Mar 2021 23:29:32 +0000 (23:29 +0000)
committerIkiWiki <ikiwiki.info>
Wed, 10 Mar 2021 23:29:32 +0000 (23:29 +0000)
openpower/sv/bitmanip.mdwn

index f489225d011a4a08876a73d2fa0367e3c2f37392..a9fa8d9eb6d3e3b2e080581ca5877a05e55c39d8 100644 (file)
@@ -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