From c86e1ad76c423dd4cf6a8b79a2c2720a1ef963a5 Mon Sep 17 00:00:00 2001 From: Dmitry Selyutin Date: Fri, 9 Sep 2022 17:28:30 +0300 Subject: [PATCH] fields.text: this fish ain't moving --- openpower/isatables/fields.text | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/openpower/isatables/fields.text b/openpower/isatables/fields.text index 8aacba1d..61f5712a 100644 --- a/openpower/isatables/fields.text +++ b/openpower/isatables/fields.text @@ -52,6 +52,7 @@ |0 |6 |11 |16 |26 |31 | PO | RT| d1| d0| XO|d2 | PO | FRS| d1| d0| XO|d2 + | PO | FRS| D | XO|D # 1.6.7 X-FORM |0 |6 |7|8|9 |10 |11|12|13 |15|16|17 |20|21 |31 | @@ -426,7 +427,7 @@ Immediate field used to specify a 16-bit signed two's complement integer which is sign-extended to 64 bits. - Formats: D + Formats: D,DX d0,d1,d2 (16:25,11:15,31) Immediate fields that are concatenated to specify a 16-bit signed two's complement integer which is -- 2.30.2