this section.
* Examples of v3.0B instructions to which this section does
- apply is `mfcr` (3 bit operands) and `crnor` (5 bit operands).
+ apply is `mfcr` (3 bit operands) and `crnor` and `cmpi`
+ (5 bit operands).
* Examples to which this section does **not** apply include
`fadds.` and `subf.` which both produce arithmetic results
(and a CR Field co-result).
+The CR Mode Format still applies to `sv.cmpi` because despite
+taking a GPR as input, the output from the Base Scalar v3.0B `cmpi`
+instruction is purely to a Condition Register Field.
+
Other modes are still applicable and include:
* **Data-dependent fail-first**.