(no commit message)
authorlkcl <lkcl@web>
Fri, 20 May 2022 21:45:27 +0000 (22:45 +0100)
committerIkiWiki <ikiwiki.info>
Fri, 20 May 2022 21:45:27 +0000 (22:45 +0100)
openpower/sv/cr_int_predication.mdwn

index 2329167f474b54d608a4698dd42882e8106fbf89..6d3708f682f2ee4acb046ba89cc654d150a9529b 100644 (file)
@@ -191,6 +191,14 @@ capability (BF is 3 bits)
 
 **mcrfm** - Move CR Field, masked.
 
+This instruction copies, sets, or inverts parts of a CR Field
+into another CR Field.  `mcrf` copies only one bit of the CR
+from any arbitrary bit to any other arbitrary bit, whereas
+`mcrfm` copies an entire 4-bit CR Field (or masked parts thereof).
+Unlike `mcrf` the bits of the CR Field may not change position:
+the EQ bit from the source may only go into the EQ bit of the
+destination (optionally inverted, set, or cleared).
+
     mcrfm: BF, BFA, M, mask.mode
 
     result = mask & CR{BFA}