From 62f88a95b85f297605f415985a6f80bfbbb69625 Mon Sep 17 00:00:00 2001 From: lkcl Date: Fri, 2 Sep 2022 15:10:29 +0100 Subject: [PATCH] --- openpower/sv/remap.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/openpower/sv/remap.mdwn b/openpower/sv/remap.mdwn index d92a7331f..d06179ee5 100644 --- a/openpower/sv/remap.mdwn +++ b/openpower/sv/remap.mdwn @@ -454,6 +454,7 @@ remapping occurs first and the Index lookup second. Thus it becomes possible to perform in-place Transpose of Indices which may have been costly to set up or costly to duplicate (waste register file space). + # svshape instruction `svshape` is a convenience instruction that reduces instruction @@ -466,7 +467,7 @@ 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..31| name | +| 0.5|6.10 |11.15 |16..20 | 21..24 | 25 | 26..31| name | | -- | -- | --- | ----- | ------ | -- | ------| -------- | |OPCD| SVxd | SVyd | SVzd | SVRM | vf | XO | svshape | -- 2.30.2