projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc210c5
)
(no commit message)
author
lkcl
<lkcl@web>
Sun, 17 Jan 2021 14:46:20 +0000
(14:46 +0000)
committer
IkiWiki
<ikiwiki.info>
Sun, 17 Jan 2021 14:46:20 +0000
(14:46 +0000)
openpower/sv/bitmanip.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/bitmanip.mdwn
b/openpower/sv/bitmanip.mdwn
index fc88baf2e3ad6d0aa21d752fadf4e50b12ba3f09..acf728cb8157c79f89a0eb1ee26f83fad6e0bac8 100644
(file)
--- a/
openpower/sv/bitmanip.mdwn
+++ b/
openpower/sv/bitmanip.mdwn
@@
-192,6
+192,8
@@
another mode selection would be CRs not Ints.
# bitmask set
based on RV bitmanip singlebit set, instruction format similar to shift
+[[isa/fixedshift]]. bmext is actually covered already (shift-with-mask).
+however bitmask-invert is not, and set/clr are not covered, although they can ise the same Shift ALU.
| 0.5|6.10|11.15|16.20|21.25| 26..30 |31|
| -- | -- | --- | --- | --- | ------- |--|