From f7d89d9e4ba28518c21ebd6d8616f25d84482ff5 Mon Sep 17 00:00:00 2001 From: lkcl Date: Sat, 11 Sep 2021 18:08:09 +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 8ee0196e0..43af023dd 100644 --- a/openpower/sv/branches.mdwn +++ b/openpower/sv/branches.mdwn @@ -61,7 +61,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 from AND and OR by -inverting `BO[2]` which just leaves two modes: +inverting `BO[1]` which just leaves two modes: * Branch takes place on the first CR Field test to succeed (a Great Big OR of all condition tests) -- 2.30.2