From 0cb4e16188618607a6225dcb2dfab0d91cda932e Mon Sep 17 00:00:00 2001 From: lkcl Date: Tue, 6 Jun 2023 21:38:12 +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 d9563c17f..1d322cc0c 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 | 000000 DWd | SVP64:EXT900 | +| PO9 | xxx | 0 | 0 0 | 000000 xxxx 000 | SVP64:EXT900 | | PO9 | xxx | 1 | 0 0 | 32-bit EXT900 | | PO9 | !zero | 0 0 | 1 | DWd | SVP64Single:EXT232-263 | | PO9 | 0000 | 0 0 | 1 | DWd | Scalar EXT232-263 | -- 2.30.2