and reducing it to one
single Condition Register Field.
* **Predicate-result**.
- Equivalent
-to python "filter", in that only elements which pass a test
+ An augmentation to predication in that only elements which pass a test
+on the result carried out *by the instruction itself*
will end up actually being modified. This is in effect the same
as ANDing the Condition Test with the destination predicate
mask (hence the name, "predicate-result").