found in Vector ISAs (VEXTRACT, VINSERT etc) again with no need
to actually provide explicit such instructions.
* **Saturation**. **all** LD/ST and Arithmetic and Logical operations may
- be saturated (without adding explicit scalar saturated opcodes)
+ be saturated (without adding explicit saturated opcodes)
* **Reduction and Prefix-Sum** (Fibonnacci Series) Modes, including a
- "Reverse Gear".
+ "Reverse Gear" (running loops in reverse order).
* **vec2/3/4 "Packing" and "Unpacking"** (similar to VSX `vpack` and `vpkss`)
accessible in a way that is easier than REMAP, added for the same reasons
that drove `vpack` and `vpkss` etc. to be added: pixel, audio, and 3D