From 446918c83a2b10504c69e7ce8ca374776168965a Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Fri, 2 Sep 2022 16:25:52 +0100 Subject: [PATCH] whoops bit 25 is sk not vf in svshape2. matches with svindex --- openpower/isatables/fields.text | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/openpower/isatables/fields.text b/openpower/isatables/fields.text index f783a3d1..a8fb5bf4 100644 --- a/openpower/isatables/fields.text +++ b/openpower/isatables/fields.text @@ -308,7 +308,7 @@ # 1.6.35.1 SVM2-FORM |0 |6 |10|11 |16 |21 |24|25 |26 |31 | - | PO | offs |yx| rmm | SVd |XO |mm|vf | XO | + | PO | offs |yx| rmm | SVd |XO |mm|sk | XO | # 1.6.36 SVRM-FORM |0 |6 |11 |13 |15 |17 |19 |21 |22 |26 |31 | @@ -827,7 +827,7 @@ Formats: VX sk (25) Field used to specify dimensional skipping in svindex - Formats: SVI + Formats: SVI, SVM2 SP (11:12) Immediate field that specifies signed versus unsigned conversion. @@ -964,7 +964,7 @@ Formats: DS, VA, VC, VX, X vf (25) Field used in Simple-V to specify whether "Vertical" Mode is set - Formats: SVL, SVM, SVM2 + Formats: SVL, SVM vs (24) Field used in Simple-V to specify whether VL is to be set Formats: SVL -- 2.30.2