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

index f3983a22086bbd0fd75bdf036ce749a81ae19e3f..25cf68e572cc4b4262279947cbe953c8563dee74 100644 (file)
@@ -138,8 +138,8 @@ v3.0B base operand from e.g. `mfcr`) or CR bit (referred to by a 5-bit operand f
 *is* itself the explicit and sole result of the operation.
 
 Therefore, logically, Predicate-result needs to be adapted to
-test the actual result of the CR-based instructionrather than
-test the co-resultant CR when Rc=1.
+test the actual result of the CR-based instruction (rather than
+test the co-resultant CR when Rc=1, as is done for Arithmetic SVP64).
 
     for i in range(VL):
         # predication test, skip all masked out elements.