(no commit message)
authorlkcl <lkcl@web>
Tue, 7 Sep 2021 12:43:10 +0000 (13:43 +0100)
committerIkiWiki <ikiwiki.info>
Tue, 7 Sep 2021 12:43:10 +0000 (13:43 +0100)
openpower/sv/cr_ops.mdwn

index e0051edc1293f4a66ece716ce822251bfff3a4a0..5e49d7ab0610662e86d6cea1c17e881d88e53f38 100644 (file)
@@ -42,7 +42,14 @@ Thus, logically, we may set the following rule:
   the one that has just been modified by the operation.
 * When a 3-bit CR Result field is used the `inv CRbit` variant
   must be used in order to select which CR Field bit shall
-  be tested (EQ, LE, GE, SO).
+  be tested (EQ, LE, GE, SO)
+
+The reason why the 3-bit CR variant needs the additional CR-bit
+field should be obvious from the fact that the 3-bit CR Field
+from the base Power ISA v3.0B operation clearly does not contain
+and is missing the two CR Field Selector bits. Thus, these two
+bits (to select EQ, LE, GE or SO) must be provided in another
+way.
 
 Examples of the former type: