From a64b08d3c9898ff612628cf67a8e449c06ac3e19 Mon Sep 17 00:00:00 2001 From: lkcl Date: Sat, 11 Sep 2021 16:22:01 +0100 Subject: [PATCH] --- openpower/sv/branches.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openpower/sv/branches.mdwn b/openpower/sv/branches.mdwn index 2ed366e03..bc52f0af7 100644 --- a/openpower/sv/branches.mdwn +++ b/openpower/sv/branches.mdwn @@ -60,7 +60,7 @@ even if the branch points to the next instruction (no actual branch). When considering an "array" of branch-tests, there are four useful modes: AND, OR, NAND and NOR of all Conditions. -NAND and NOR may be synthesised by +NAND and NOR may be synthesised from AND and OR by inverting `BO[2]` which just leaves two modes: * Branch takes place on the first CR Field test to succeed -- 2.30.2