From 88b622bf1ae91b239988d44e89211fc0ab73e00f Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Fri, 9 Sep 2022 15:45:22 +0100 Subject: [PATCH] "D" of fishmv RT,D has to be done as a custom field Revert "fields.text: this fish ain't moving" This reverts commit c86e1ad76c423dd4cf6a8b79a2c2720a1ef963a5. --- openpower/isatables/fields.text | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/openpower/isatables/fields.text b/openpower/isatables/fields.text index 61f5712a..8aacba1d 100644 --- a/openpower/isatables/fields.text +++ b/openpower/isatables/fields.text @@ -52,7 +52,6 @@ |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 | @@ -427,7 +426,7 @@ Immediate field used to specify a 16-bit signed two's complement integer which is sign-extended to 64 bits. - Formats: D,DX + Formats: D 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