of the predicates provides all of the other types of operations
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 saturated opcodes)
+* **Saturation**. applies to **all** LD/ST and Arithmetic and Logical
+ operations (without adding explicit saturation ops)
* **Reduction and Prefix-Sum** (Fibonnacci Series) Modes, including a
"Reverse Gear" (running loops in reverse order).
* **vec2/3/4 "Packing" and "Unpacking"** (similar to VSX `vpack` and `vpkss`)