From 97481ac03ac62451b06ec77b472734e0e4f2a79b Mon Sep 17 00:00:00 2001 From: lkcl Date: Tue, 6 Jun 2023 20:29:09 +0100 Subject: [PATCH] --- openpower/sv/po9_encoding/discussion.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 | -- 2.30.2