add pack/unpack mode to summary
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 24 Jul 2022 23:08:11 +0000 (00:08 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 24 Jul 2022 23:08:11 +0000 (00:08 +0100)
openpower/sv/svp64.mdwn

index 5a8b215d3920899a52f4f3f1a80c028dc7235314..2d30ae4d0b2f955837daaa51e4209be1bb21be06 100644 (file)
@@ -415,6 +415,7 @@ 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-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