From 05f24198eeb3d659de008661862a8957afe8246f Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Sun, 15 May 2022 23:49:29 +0100 Subject: [PATCH] add L field to TLI-Form for grwvlut --- openpower/isatables/fields.text | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/openpower/isatables/fields.text b/openpower/isatables/fields.text index eb962688..50804a12 100644 --- a/openpower/isatables/fields.text +++ b/openpower/isatables/fields.text @@ -290,6 +290,7 @@ # 1.6.34 TLI-FORM |0 |6 |11 |16 |21 |29 |31 | | PO | RT | RA | RB | TLI | XO |Rc | + | PO | RT | RA | RB | TLI | XO |L | # 1.6.28 Instruction Fields A (6) @@ -556,6 +557,10 @@ metic Instructions') to choose the random number format. Formats: X + L (31) + Field used to specify whether the grevlut instruction + updates the whole GPR or the first half. + Formats: TLI LEV (20:26) Field used by the System Call instructions. Formats: SC -- 2.30.2