(no commit message)
authorlkcl <lkcl@web>
Sat, 20 Mar 2021 09:35:21 +0000 (09:35 +0000)
committerIkiWiki <ikiwiki.info>
Sat, 20 Mar 2021 09:35:21 +0000 (09:35 +0000)
openpower/sv/bitmanip.mdwn

index a8ceb6cca89042347ebbdd6dcc296c19badda401..faba1205eb31b1ef824908d52a28383afdf856ea 100644 (file)
@@ -13,7 +13,8 @@ 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 scalar operations listed in [[sv/vector_ops]]
+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]],
+the [[sv/av_opcodes]] and [[sv/cr_int_predication]]
 
 # summary