projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a7958d
)
(no commit message)
author
lkcl
<lkcl@web>
Sat, 11 Sep 2021 17:08:09 +0000
(18:08 +0100)
committer
IkiWiki
<ikiwiki.info>
Sat, 11 Sep 2021 17:08:09 +0000
(18:08 +0100)
openpower/sv/branches.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/branches.mdwn
b/openpower/sv/branches.mdwn
index 8ee0196e082d91e28f1bd693bc2f905ddc16a36a..43af023dda8a8bee2e962074f8509a3e7cf12118 100644
(file)
--- 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)