convert to fields.text format
authorJacob Lifshay <programmerjake@gmail.com>
Tue, 4 Apr 2023 04:57:36 +0000 (21:57 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Tue, 4 Apr 2023 04:57:36 +0000 (21:57 -0700)
openpower/sv/rfc/ls006.mdwn

index a7dbe6ae5f7582b555273373f4418c9fdc2432f7..390382e1fb3147ee7f05bb41c57c30f522f201cf 100644 (file)
@@ -865,21 +865,17 @@ Special Registers altered:
 Add the following entries to Book I 1.6.1.19 XO-FORM:
 
 ```
-    | 0-5 | 6-10 | 11-12 | 13-15 | 16-20 | 21 | 22-30 | 31 |
-    | PO  | RT   | IT    | CVM   | FRB   | OE | XO    | Rc |
+    |0    |6   |11  |13   |16   |21  |22  |31  |
+    | PO  | RT | IT | CVM | FRB | OE | XO | Rc |
 ```
 
 Add the following entries to Book I 1.6.1.15 X-FORM:
 
 ```
-    | 0-5 | 6-10 | 11-12 | 13-15 | 16-20 | 21-30 | 31 |
-    | PO  | FRT  | IT    | 0     | RB    | XO    | Rc |
-
-    | 0-5 | 6-10 | 11-15 | 16-20 | 21-30 | 31 |
-    | PO  | FRT  | 0     | RB    | XO    | Rc |
-
-    | 0-5 | 6-10 | 11-15 | 16-20 | 21-30 | 31 |
-    | PO  | RT   | 0     | FRB   | XO    | Rc |
+    |0   |6    |11  |13 |16   |21  |31  |
+    | PO | FRT | IT | 0 | RB  | XO | Rc |
+    | PO | FRT | 0      | RB  | XO | Rc |
+    | PO | RT  | 0      | FRB | XO | Rc |
 ```
 
 ## Instruction Fields