From: lkcl Date: Tue, 6 Jun 2023 20:25:44 +0000 (+0100) Subject: (no commit message) X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=aaeaab4139bf8b0b29dace60a2c17e2a1aea2f8b;p=libreriscv.git --- diff --git a/openpower/sv/po9_encoding/discussion.mdwn b/openpower/sv/po9_encoding/discussion.mdwn index 25874244f..ca187c6c8 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 | DWd | SVP64:EXT900 | +| PO9 | xxx | 0 | 0 0 | 000000 DWd | 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 |