huhn cant read, already added
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 24 Jul 2022 23:11:58 +0000 (00:11 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 24 Jul 2022 23:11:58 +0000 (00:11 +0100)
openpower/sv/svp64.mdwn

index 2d30ae4d0b2f955837daaa51e4209be1bb21be06..3d4e37ebfe98ab1b0d297523ce4300902fb832e9 100644 (file)
@@ -415,11 +415,10 @@ is based on whether the number of src operands is 2 or 3.  With only
 * `RM-1P-3S1D` Single Predication dest/src1/2/3, applies to 4-operand instructions (fmadd, isel, madd).
 * `RM-1P-2S1D` Single Predication dest/src1/2 applies to 3-operand instructions (src1 src2 dest)
 * `RM-2P-1S1D` Twin Predication (src=1, dest=1)
-* `RM-2P-1S1D-PU` Twin Predication (src=1, dest=1) with Pack/Unpack
+* `RM-2P-1S1D-PU` Twin Predication (src=1, dest=1) with Pack/Unpack,
+   primarily for LDST (Immediate)' mv and swizzle mv
 * `RM-2P-2S1D` Twin Predication (src=2, dest=1) primarily for LDST (Indexed)
 * `RM-2P-1S2D` Twin Predication (src=1, dest=2) primarily for LDST Update
-* `RM-2P-1S1D-PU` Twin Predication (src=1, dest=1), Pack/Unpack, primarily
-  for mv and swizzle.
 
 ## RM-1P-3S1D