(no commit message)
authorlkcl <lkcl@web>
Thu, 27 Apr 2023 18:52:00 +0000 (19:52 +0100)
committerIkiWiki <ikiwiki.info>
Thu, 27 Apr 2023 18:52:00 +0000 (19:52 +0100)
openpower/sv/twin_butterfly.mdwn

index 86dc54f682085de463b183e19fa98bdbe527b856..7aa8f3200dca54e2c268200542ee11cc2adc7e4a 100644 (file)
@@ -59,12 +59,13 @@ Where BF-Form is defined in fields.txt:
 
 ```
 # 1.6.39 BF-FORM
-    |0     | 6   |11   |16   |21   | 25  |30  |31  |
-    | PO   | RT  | RA  | RB  | RC  | SH  | XO | Rc |
+    |0     | 6   |11   |16   |21   | 26 |27  31|
+    | PO   | RT  | RA  | RB  | RC  | SH | XO   |
 
 ```
 
 The instruction has been added to `minor_22.csv`:
+
 ```
 ------01000,ALU,OP_MADDSUBRS,RA,RB,RC,RT,NONE,CR0,0,0,ZERO,0,NONE,0,0,0,0,1,0,RC_ONLY,0,0,maddsubrs,A,,1,unofficial until submitted and approved/renumbered by the opf isa wg
 ```