From: Luke Kenneth Casson Leighton Date: Sun, 8 Mar 2020 13:07:59 +0000 (+0000) Subject: SPR fields are XFX form not X X-Git-Tag: convert-csv-opcode-to-binary~3173 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2f9d82b2dd7ac3837bc5663c1db96520e514eadd;p=libreriscv.git SPR fields are XFX form not X --- 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