different format for ls012 reg guide table
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 11 Apr 2023 13:52:06 +0000 (14:52 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 11 Apr 2023 13:52:06 +0000 (14:52 +0100)
openpower/sv/rfc/ls012.mdwn

index 5a991c6716b8d54d5083fc91b0e06135c15bb5ef..1433d43fea88d46e95f49570fe3f5d4b185c2f37 100644 (file)
@@ -567,10 +567,13 @@ The key to headings and sections are as follows:
   instead.  see [[sv/po9_encoding]].
 * **regs** - a guide to register usage, to how costly Hazard Management
   will be, in hardware:
-  - 1R: reads one GPR/FPR/SPR/CR.
-  - 1W: writes one GPR/FPR/SPR/CR.
-  - 1r: reads one CR *Field* (not necessarily the entire CR)
-  - 1w: writes one CR *Field* (not necessarily the entire CR)
+
+```
+     - 1R: reads one GPR/FPR/SPR/CR.
+     - 1W: writes one GPR/FPR/SPR/CR.
+     - 1r: reads one CR *Field* (not necessarily the entire CR)
+     - 1w: writes one CR *Field* (not necessarily the entire CR)
+```
 
 [[!inline pages="openpower/sv/rfc/ls012/areas.mdwn" raw=yes ]]
 [[!inline pages="openpower/sv/rfc/ls012/xo_cost.mdwn" raw=yes ]]