From a31548947746d60fa468dd870467c4edf3337a51 Mon Sep 17 00:00:00 2001 From: lkcl Date: Fri, 8 Sep 2023 00:35:38 +0100 Subject: [PATCH] --- openpower/sv/remap.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openpower/sv/remap.mdwn b/openpower/sv/remap.mdwn index b51dd5ecf..0a2092673 100644 --- a/openpower/sv/remap.mdwn +++ b/openpower/sv/remap.mdwn @@ -776,8 +776,8 @@ will be zero (`SVxd || 0b00`). `svshape` has *limited applicability* due to being a 32-bit instruction. The full capability of SVSHAPE SPRs may be accessed by directly writing to SVSHAPE0-3 with `mtspr`. Circumstances include Matrices with dimensions -larger than 32, and in-place Transpose. Potentially a future v3.1 Prefixed -instruction, `psvshape`, may extend the capability here. +larger than 32, and in-place Transpose. Potentially a future +instruction may extend the capability here. Programmer's Note: Parallel Reduction Mode is selected by setting `SVRM=7,SVyd=1`. Prefix Sum Mode is selected by setting `SVRM=7,SVyd=3`: -- 2.30.2