From: lkcl Date: Mon, 6 Jun 2022 10:35:00 +0000 (+0100) Subject: (no commit message) X-Git-Tag: opf_rfc_ls005_v1~1935 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f836ef6f5b2af3b1eb503974436ad74bf6503f4e;p=libreriscv.git --- diff --git a/openpower/sv/remap.mdwn b/openpower/sv/remap.mdwn index 3294c4954..ff8459e25 100644 --- a/openpower/sv/remap.mdwn +++ b/openpower/sv/remap.mdwn @@ -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) +