(no commit message)
authorlkcl <lkcl@web>
Wed, 22 Jun 2022 10:23:01 +0000 (11:23 +0100)
committerIkiWiki <ikiwiki.info>
Wed, 22 Jun 2022 10:23:01 +0000 (11:23 +0100)
openpower/sv/svp64.mdwn

index ede107e25acd10c423a450d512c0c12044f5d6a5..d1c5d76a990e27fffd72f0c56fe5ba98608d3ed8 100644 (file)
@@ -416,6 +416,8 @@ is based on whether the number of src operands is 2 or 3.  With only
 * `RM-2P-1S1D` Twin Predication (src=1, dest=1)
 * `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
 
@@ -468,7 +470,7 @@ augmented to 7 bits in length.
 
 `RM-2P-2S` is for `stw` etc. and is Rsrc1 Rsrc2.
 
-## MVRM-2P-1S1D
+## RM-2P-1S1D-PU
 
 | Field Name | Field bits | Description                     |
 |------------|------------|----------------------------|