(no commit message)
authorlkcl <lkcl@web>
Fri, 17 Mar 2023 12:16:18 +0000 (12:16 +0000)
committerIkiWiki <ikiwiki.info>
Fri, 17 Mar 2023 12:16:18 +0000 (12:16 +0000)
openpower/sv/bitmanip.mdwn

index 15713958fd53619cbadb8d0b085250ee39fec5e4..5ad241f3f25b01488dd178b3cbf53ac74239f352 100644 (file)
@@ -140,6 +140,10 @@ is an overwrite instruction in order to save on register file ports,
 due to the mask requiring the contents of the BF to be both read and
 written.
 
+Programmer's note: This instruction is useful when combined with Matrix REMAP
+in "Inner Product" Mode, creating Warshall Transitive Closure that has many
+applications in Computer Science.
+
 ## crbinlog
 
 With ternary (LUT3) dynamic instructions being very costly,