add all fmv*/fcvt* fields
authorJacob Lifshay <programmerjake@gmail.com>
Thu, 4 May 2023 01:55:29 +0000 (18:55 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Thu, 4 May 2023 01:55:29 +0000 (18:55 -0700)
openpower/isatables/fields.text

index 1c7f99b2e3e5bccffb8189af49cbfc777a8edca1..a7a89d35f8507e0cf720a1191bb63dcdb6df2f8e 100644 (file)
     | PO   |       RT      | /// |L3     |     ///     |   XO | /  |
     | PO   |   FRT         |   FRA       |   FRB       |   XO | Rc |
     | PO   |   FRT         |   FRA       |    RB       |   XO | Rc |
+    | PO   |   RT          |  ///        |   FRB       |   XO | Rc |
+    | PO   |   FRT         |  ///        |    RB       |   XO | Rc |
+    | PO   |   FRT         | IT  | ///   |    RB       |   XO | Rc |
 
 # 1.6.7.1 DCT-FORM
 
     | PO | RT | RA       | RB  |  / | XO | Rc |
     | PO | RT | RA       | RB  |  / | XO | /  |
     | PO | RT | RA       | /// | OE | XO | Rc |
+    | PO | RT | IT | CVM | FRB | OE | XO | Rc |
 
 # 1.6.17 A-FORM
     |0     |6     |11      |16     |21      |26    |31 |
         Field used in X-form instructions to specify a cache
         target (see Section 4.3.2 of Book II).
         Formats: X
+    CVM (13:15)
+        Field used to specify conversion mode for
+        integer -> floating-point conversion.
+        Formats: XO
     CX,C (28,21:25)
         Fields that are concatenated to specify a VSR to
         be used as a source.
          Immediate field used to specify a 5-bit signed inte-
          ger.
          Formats: MDS
+    IT (11:12)
+        Field used to specify integer type for FPR <-> GPR conversions.
+        Formats: X, XO
     L (6)
          Field used to specify whether the mtfsf instruction
          updates the entire FPSCR.