From 2d18c2fa8dcf1f74472c674b0704041616673840 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Fri, 29 Jan 2021 12:14:26 +0000 Subject: [PATCH] add RA, RT and RC to SimpleV SV-Form for setvl --- 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 c461fd256..05222fde6 100644 --- a/openpower/isatables/fields.text +++ b/openpower/isatables/fields.text @@ -610,7 +610,7 @@ RA (11:15) Field used to specify a GPR to be used as a source or as a target. - Formats: A, D, DQ, DQE, DS, M, MD, MDS, TX, VA, VX, X, XO, XS + Formats: A, D, DQ, DQE, DS, M, MD, MDS, TX, VA, VX, X, XO, XS, SV RB (16:20) Field used to specify a GPR to be used as a source. @@ -632,7 +632,7 @@ 1 Set Condition Register Field 0 or Field 1 as described in Section 2.3.1, 'Condition Regis- ter' on page 30. - Formats: A, M, MD, MDS, X, XFL, XO, XS, Z22, Z23 + Formats: A, M, MD, MDS, X, XFL, XO, XS, Z22, Z23, SV RIC (12:13) Field used to specify what types of entries to inval- idate for tlbie[l]. @@ -658,7 +658,7 @@ Formats: DS, X RT (6:10) Field used to specify a GPR to be used as a target. - Formats: A, D, DQE, DS, DX, VA, VX, X, XFX, XO, XX2 + Formats: A, D, DQE, DS, DX, VA, VX, X, XFX, XO, XX2, SV RTp (6:10) Field used to specify an even/odd pair of GPRs to be concatenated and used as a target. -- 2.30.2