projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2f19ff
)
(no commit message)
author
lkcl
<lkcl@web>
Sun, 10 Jan 2021 01:26:18 +0000
(
01:26
+0000)
committer
IkiWiki
<ikiwiki.info>
Sun, 10 Jan 2021 01:26:18 +0000
(
01:26
+0000)
openpower/sv/bitmanip.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/bitmanip.mdwn
b/openpower/sv/bitmanip.mdwn
index 9acb8fd80b319db3bd87f541b44a0e8f4498b2ca..cba4fd2981e151b87c0887be340d74a859fe35cc 100644
(file)
--- a/
openpower/sv/bitmanip.mdwn
+++ b/
openpower/sv/bitmanip.mdwn
@@
-97,7
+97,7
@@
another mode selection would be CRs not Ints.
crregs[BC][i]
crregs[BT][i] = (imm & (1<<idx)) != 0
-# bit
n
ask set
+# bit
m
ask set
based on RV bitmanip singlebit set, instruction format similar to shift