(no commit message)
authorlkcl <lkcl@web>
Mon, 6 Jun 2022 10:35:00 +0000 (11:35 +0100)
committerIkiWiki <ikiwiki.info>
Mon, 6 Jun 2022 10:35:00 +0000 (11:35 +0100)
openpower/sv/remap.mdwn

index 3294c495464be0f1057358c8abb0841f9e8ebd33..ff8459e25b398bf7c2993e21cbf11aa48ffff245 100644 (file)
@@ -132,9 +132,9 @@ Form: SVM-Form SV "Matrix" Form (see [[isatables/fields.text]])
 
     svshape SVxd,SVyd,SVzd,SVRM,vf
 
-| 0.5|6.10  |11.15  |16..20 | 21..25 | 25 | 26..30 |31|  name    |
-| -- | --   | ---   | ----- | ------ | -- | ------ |--| -------- |
-|OPCD| SVxd | SVyd  | SVzd  | SVRM   | vf | XO     |/ | svstate  |
+| 0.5|6.10  |11.15  |16..20 | 21..25 | 25 | 26..31|  name    |
+| -- | --   | ---   | ----- | ------ | -- | ------| -------- |
+|OPCD| SVxd | SVyd  | SVzd  | SVRM   | vf | XO    | svstate  |
 
 Fields:
 
@@ -188,7 +188,7 @@ require `setvl`.
 
 Form: SVI-Form SV "Indexed" Form (see [[isatables/fields.text]])
 
-    svshape RS,mask,SVd,ew,vf
+    svindex RS,mask,SVd,ew,vf
 
 | 0.5|6.10 |11.15  |16.21 | 22.23 | 25 | 26..31|  name    |
 | -- | --  | ---   | ---- | ----- | -- | ------| -------- |
@@ -474,5 +474,8 @@ Multiply using the MDS Matrix.
 
 # TODO
 
-investigate https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6879380/#!po=19.6429
+investigate https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6879380/#!po=19.6429
 in https://bugs.libre-soc.org/show_bug.cgi?id=653
+* Triangular REMAP
+* Cross-Product REMAP (actually, skew Matrix: https://en.m.wikipedia.org/wiki/Skew-symmetric_matrix)
+