From: Luke Kenneth Casson Leighton Date: Sun, 24 Jul 2022 23:11:58 +0000 (+0100) Subject: huhn cant read, already added X-Git-Tag: opf_rfc_ls005_v1~1038 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=892d8d1768d49b0d8381600c3dab020e7fd45387;p=libreriscv.git huhn cant read, already added --- diff --git a/openpower/sv/svp64.mdwn b/openpower/sv/svp64.mdwn index 2d30ae4d0..3d4e37ebf 100644 --- a/openpower/sv/svp64.mdwn +++ b/openpower/sv/svp64.mdwn @@ -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