**Changes**
-Add the following entries to the Appendices and instructions of
-Book I as a new Section 4.6.2.1
+Add the following entries to:
-----------------
-
-# Appendices
+* the Appendices of Book I
+* Instructions of Book I as a new Section 4.6.2.1
+* DX-Form of Book I Section 1.6.1.6 and 1.6.2
- Appendix E Power ISA sorted by opcode
- Appendix F Power ISA sorted by version
- Appendix G Power ISA sorted by Compliancy Subset
- Appendix H Power ISA sorted by mnemonic
-
-| Form | Book | Page | Version | mnemonic | Description |
-|------|------|------|---------|----------|-------------|
-| DX | I | # | 3.0B | fmvis | Floating-point Move Immediate, Shifted |
-| DX | I | # | 3.0B | fishmv | Floating-point Immediate, Second-half Move |
+----------------
\newpage{}
-------------
+\newpage{}
+
+# DX-Form
+
+Add the following to Book I, 1.6.1.6, DX-Form
+
+```
+ |0 |6 |11 |16 |26 |31
+ | PO | FRT| d1| d0| XO|d2
+```
+
+Add `DX` to `FRS` Field in Book I, 1.6.2
+
+```
+ FRS (6:10)
+ Field used to specify an FPR to be used as a
+ source.
+ Formats: D, X, DX
+```
+
+# Appendices
+
+ Appendix E Power ISA sorted by opcode
+ Appendix F Power ISA sorted by version
+ Appendix G Power ISA sorted by Compliancy Subset
+ Appendix H Power ISA sorted by mnemonic
+
+| Form | Book | Page | Version | mnemonic | Description |
+|------|------|------|---------|----------|-------------|
+| DX | I | # | 3.0B | fmvis | Floating-point Move Immediate, Shifted |
+| DX | I | # | 3.0B | fishmv | Floating-point Immediate, Second-half Move |
+