(no commit message)
[libreriscv.git] / openpower / isatables.mdwn
index 038bfb0ca012c0fe64694a5f56349fcbabd85fe3..e9bde11f78b77df6826ddfb5834fb0d702b0bcc6 100644 (file)
@@ -58,9 +58,14 @@ Special Purpose Registers.  These are listed in 3.0B Table 18 p971.
 
 # Fields
 
+These are in machine-readable format that may be parsed with the
+following program:
+[power_fields.py](https://git.libre-soc.org/?p=openpower-isa.git;a=blob;f=src/openpower/decoder/power_fields.py;hb=HEAD)
+
+The table can be downloaded in plain text format here:
+[[openpower/isatables/fields.text]]
+
 ```
-[[!inline raw="yes" pages="openpower/isatables/fields.text" ]]
+[[!inline pages="openpower/isatables/fields.text" raw="yes" ]]
 ```
 
-These can be downloaded in plain text format here:
-[[openpower/isatables/fields.text]]