----------
+# Instruction Formats
+
+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 |
+
+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 |
+
+## Instruction Fields
+
+Add XO to FRB's Formats list in Book I 1.6.2 Word Instruction Fields.
+
+Add XO to FRT's Formats list in Book I 1.6.2 Word Instruction Fields.
+
+Add new fields:
+
+```
+ IT (11:12)
+ Field used to specify integer type for FPR <-> GPR conversions.
+
+ Formats: X, XO
+```
+
+```
+ CVM (13:15)
+ Field used to specify conversion mode for
+ integer -> floating-point conversion.
+
+ Formats: XO
+```
+
+----------
+
+\newpage{}
+
+----------
+
# Appendices
Appendix E Power ISA sorted by opcode