(no commit message)
authorlkcl <lkcl@web>
Sat, 13 May 2023 12:25:51 +0000 (13:25 +0100)
committerIkiWiki <ikiwiki.info>
Sat, 13 May 2023 12:25:51 +0000 (13:25 +0100)
openpower/sv/cr_ops.mdwn

index cae386c2d03b39c5c7568af44908630bf12a7191..828e329059af63f3a5c83f533587e8ccfde0394a 100644 (file)
@@ -148,9 +148,9 @@ GE or SO) must be provided in another way.
 
 Examples of the former type:
 
-* crand, cror, crnor. These all are 5-bit (BA, BB, BT). The bit
+* crand, cror, crnor. These all are 5-bit destination (BT). The bit
   to be tested against `inv` is the one selected by `BT`
-* mcrf. This has only 3-bit (BF, BFA). In order to select the
+* mcrf. This has only 3-bit destiation (BF). In order to select the
   bit to be tested, the alternative encoding must be used.
   With `CRbit` coming from the SVP64 RM bits 22-23 the bit
   of BF to be tested is identified.