projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f104e7
)
(no commit message)
author
lkcl
<lkcl@web>
Thu, 23 Jun 2022 10:00:15 +0000
(11:00 +0100)
committer
IkiWiki
<ikiwiki.info>
Thu, 23 Jun 2022 10:00:15 +0000
(11:00 +0100)
openpower/sv/vector_ops/discussion.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/vector_ops/discussion.mdwn
b/openpower/sv/vector_ops/discussion.mdwn
index f95d3c92172b5b19203997900484a8637ac2b75d..4055678b2020b6be79e2b52dade016d4e7338568 100644
(file)
--- a/
openpower/sv/vector_ops/discussion.mdwn
+++ b/
openpower/sv/vector_ops/discussion.mdwn
@@
-7,7
+7,6
@@
x/~x &/|/^ (x / -x / x+1 / x-1) so are being superceded.
needs some work though
```
-def bmask(mode, RA, RB=None, zero=False):
if _RB = 0 then mask <- [1] * XLEN else mask = (RB)
a1 <- (RA) & mask
if mode[1] then a1 <- ¬ra