From 5de09114ea888253e4a04f6fd475d2ed532f1517 Mon Sep 17 00:00:00 2001 From: lkcl Date: Tue, 6 Jun 2023 20:33:40 +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 3cea5e99c..71ebc147b 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 | DWd | SVP64:EXT209 | -| PO9 | xxx | 1 | 0 0 | 0 | n/a | 32-bit EXT209 | +| PO9 | xxx | 0 | 0 0 | 0 | DWd | SVP64:EXT900 | +| PO9 | xxx | 1 | 0 0 | 0 | n/a | 32-bit EXT900 | | 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