From: lkcl Date: Tue, 6 Jun 2023 20:38:12 +0000 (+0100) Subject: (no commit message) X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0cb4e16188618607a6225dcb2dfab0d91cda932e;p=libreriscv.git --- 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 |