From: lkcl Date: Sat, 11 Sep 2021 17:08:09 +0000 (+0100) Subject: (no commit message) X-Git-Tag: DRAFT_SVP64_0_1~153 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f7d89d9e4ba28518c21ebd6d8616f25d84482ff5;p=libreriscv.git --- 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)