(no commit message)
authorlkcl <lkcl@web>
Sat, 11 Sep 2021 17:08:09 +0000 (18:08 +0100)
committerIkiWiki <ikiwiki.info>
Sat, 11 Sep 2021 17:08:09 +0000 (18:08 +0100)
openpower/sv/branches.mdwn

index 8ee0196e082d91e28f1bd693bc2f905ddc16a36a..43af023dda8a8bee2e962074f8509a3e7cf12118 100644 (file)
@@ -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)