From 88a823723277b6f79040042f9f2c1a00b33d7f8d Mon Sep 17 00:00:00 2001 From: lkcl Date: Wed, 8 Sep 2021 14:35:04 +0100 Subject: [PATCH] --- openpower/sv/cr_ops.mdwn | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/openpower/sv/cr_ops.mdwn b/openpower/sv/cr_ops.mdwn index ecd2c495e..2aae637d5 100644 --- a/openpower/sv/cr_ops.mdwn +++ b/openpower/sv/cr_ops.mdwn @@ -19,6 +19,12 @@ be a "co-result". Thus, if the arithmetic result is Vectorised, so is the CR Field "co-result", which puts both firmly out of scope for this section. +Examples of v3.0B instructions to which this section does +apply is `mfcr` (3 bit operands) and `crnor` (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). + Other modes are still applicable and include: * **Data-dependent fail-first**. -- 2.30.2