(no commit message)
authorlkcl <lkcl@web>
Sun, 16 Apr 2023 12:42:09 +0000 (13:42 +0100)
committerIkiWiki <ikiwiki.info>
Sun, 16 Apr 2023 12:42:09 +0000 (13:42 +0100)
openpower/sv/remap.mdwn

index 088b147f22ea3b03dff2ce4a4c949a9e22d33ec0..83d64a542cc6d34bcc10f52640d597154d199d22 100644 (file)
@@ -41,11 +41,12 @@ data extraction and reforming (although less costly vec2/3/4 reshaping
 is achievable with `PACK/UNPACK`).
 
 Even once designed as an independent RISC-paradigm abstraction system
-Matrix REMAP was realised could be applied to min/max instructions to
+it was realised that Matrix REMAP could be applied to min/max instructions to
 achieve Floyd-Warshall Graph computations, or to AND/OR Ternary
 bitmanipulation to compute Warshall Transitive Closure, or
 to perform Cryptographic Matrix operations with Galois Field
-variants of Multiply-Accumulate. This *without
+variants of Multiply-Accumulate and many more uses expected to be
+discovered. This *without
 adding actual explicit Vector opcodes for any of the same*.
 
 Thus it should be very clear: