add SVP64 Branch-Conditional equivalent of Rc fields
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 5 Aug 2021 10:37:50 +0000 (11:37 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 5 Aug 2021 10:37:50 +0000 (11:37 +0100)
openpower/isatables/fields.text

index f1ba11efb1372c13d1a24337ccd9f53bd0003c74..8560c2115c8d6b5d3430b757feeb494bdb6256f0 100644 (file)
@@ -3,8 +3,9 @@
    | PO   |      LI  |AA|LK |
 
 #1.6.2 B-FORM
-   |0     |6   |11     |16     |30|31 |
-   | PO   |  BO|   BI  |   BD  |AA|LK |
+   |0     |6   |11     |16     |30 |31 |
+   | PO   |  BO|   BI  |   BD  |AA |LK |
+   | PO   |  BO|   BI  |   BD  |BRc|LK |
 
 #1.6.3 SC-FORM
    |0     |6    |11    |16    |20     |27  |30 |31  |
    | PO   |       RT      | /// |L3     |     ///     |   XO | /  |
 
 # 1.6.8 XL-FORM
-   |0     |6    |9  |11  |14   |16    |19|20|21    |31 |
+   |0     |6    |9  |11  |14   |16|17 |19|20|21    |31 |
    | PO   |   BT    |     BA   |    BB      |   XO | / |
-   | PO   |   BO    |     BI   |  /// |BH   |   XO |LK |
+   | PO   |   BO    |     BI   |Bc|// |BH   |   XO |LK |
    | PO   |         |    ///             |S |   XO | / |
    | PO   |  BF |// |BFA |//   |     ///    |   XO | / |
    | PO   |              ///                |   XO | / |
          Field used to specify a bit in the CR to be used as
          a source.
          Formats: XL
+    Bc (16)
+        SVP64-only Branch-Conditional version of Rc for bclr
+        Formats: XL
     BC (21:25)
          Field used to specify a bit in the CR to be used as
          a source.
          tional instructions. The encoding is described in
          Section 2.4, 'Branch Instructions'.
          Formats: B, XL, X, XL
+    BRc (30)
+        SVP64-only Branch-Conditional version of Rc
+        Formats: B
     BT (6:10)
          Field used to specify a bit in the CR or in the
          FPSCR to be used as a target.