From 2f9d82b2dd7ac3837bc5663c1db96520e514eadd Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Sun, 8 Mar 2020 13:07:59 +0000 Subject: [PATCH] SPR fields are XFX form not X --- openpower/isatables/fields.text | 4 ++-- openpower/isatables/fields.txt | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) delete mode 120000 openpower/isatables/fields.txt diff --git a/openpower/isatables/fields.text b/openpower/isatables/fields.text index e8bc70e90..e651b830b 100644 --- a/openpower/isatables/fields.text +++ b/openpower/isatables/fields.text @@ -320,7 +320,7 @@ Field used to identify the BHRB entry to be used as a source by the Move From Branch History Rolling Buffer instruction. - Formats: X + Formats: XFX BI (11:15) Field used to specify a bit in the CR to be tested by a Branch Conditional instruction. @@ -699,7 +699,7 @@ SPR (11:20) Field used to specify a Special Purpose Register for the mtspr and mfspr instructions. - Formats: X + Formats: XFX SR (12:15) Field used by the Segment Register Manipulation instructions (see Book III). diff --git a/openpower/isatables/fields.txt b/openpower/isatables/fields.txt deleted file mode 120000 index 923e7e0ed..000000000 --- a/openpower/isatables/fields.txt +++ /dev/null @@ -1 +0,0 @@ -fields.text \ No newline at end of file -- 2.30.2