From 66829c70477d8379ff2611a6de89fda0c11cfecb Mon Sep 17 00:00:00 2001 From: lkcl Date: Tue, 6 Jun 2023 20:16:22 +0100 Subject: [PATCH] --- openpower/sv/po9_encoding/discussion.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openpower/sv/po9_encoding/discussion.mdwn b/openpower/sv/po9_encoding/discussion.mdwn index 75fb73cc7..4c09bbde6 100644 --- a/openpower/sv/po9_encoding/discussion.mdwn +++ b/openpower/sv/po9_encoding/discussion.mdwn @@ -3,7 +3,7 @@ ``` | 0-5 | 6-28 29 | 30-31| 32 |33-63| Description | |-----|---------|------|----|-----|------------------------------------| -| PO9 | xxx | 0 | 0 0 | 0 | xxxx| 55-bit `RESERVED` | +| PO9 | xxx | 0 | 0 0 | 0 | xxxx| 56-bit `RESERVED` | | PO9 | xxx | 1 | 0 0 | 0 | xxxx| 32-bit Unvectorizable | | PO9 | !zero | 0 0 | 1 | DWd | SVP64Single:EXT232-263 | | PO9 | 0000 | 0 0 | 1 | DWd | Scalar EXT232-263 | -- 2.30.2