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 ]]