From: lkcl Date: Tue, 6 Jun 2023 19:29:09 +0000 (+0100) Subject: (no commit message) X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=97481ac03ac62451b06ec77b472734e0e4f2a79b;p=libreriscv.git --- diff --git a/openpower/sv/po9_encoding/discussion.mdwn b/openpower/sv/po9_encoding/discussion.mdwn index 4c09bbde6..02a718c95 100644 --- a/openpower/sv/po9_encoding/discussion.mdwn +++ b/openpower/sv/po9_encoding/discussion.mdwn @@ -3,8 +3,8 @@ ``` | 0-5 | 6-28 29 | 30-31| 32 |33-63| Description | |-----|---------|------|----|-----|------------------------------------| -| PO9 | xxx | 0 | 0 0 | 0 | xxxx| 56-bit `RESERVED` | -| PO9 | xxx | 1 | 0 0 | 0 | xxxx| 32-bit Unvectorizable | +| PO9 | xxx | 0 | 0 0 | 0 | DWd | SVP64:EX209 | +| PO9 | xxx | 1 | 0 0 | 0 | n/a | 32-bit EXT209 | | PO9 | !zero | 0 0 | 1 | DWd | SVP64Single:EXT232-263 | | PO9 | 0000 | 0 0 | 1 | DWd | Scalar EXT232-263 | | PO9 | nnnn | 1 0 | 1 | DWd | SVP64:EXT232-263 |