and many more.
Strictly speaking these may orthogonally be Vectorised and achieve
-the same effect as a Vector Move.
+the same effect as a Vector Move. However these instructions
+are marked as `RM-2P-1S1D` and have EXTRA3 Augmentation. In other
+words it is not possible to use them in Pack/Unpack Mode.
+There is however a trick: [[sv/mv.swizzle]] with a straight linear
+mapping (X to X, Y to Y...)
+By applying a straight linear swizzle map, the `RM-2P-1S1D-PU` mode
+of `sv.mv.swizzle`
+is available.