(no commit message)
authorlkcl <lkcl@web>
Thu, 13 Oct 2022 00:29:54 +0000 (01:29 +0100)
committerIkiWiki <ikiwiki.info>
Thu, 13 Oct 2022 00:29:54 +0000 (01:29 +0100)
openpower/sv/svp64.mdwn

index c1bb830c728b1e10a530c54f0addf0af2b04f3b3..2ee6bfea52a031f8d61013bcac839511d995ca4e 100644 (file)
@@ -418,8 +418,6 @@ 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,
-   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