projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e092e4
)
(no commit message)
author
lkcl
<lkcl@web>
Thu, 24 Dec 2020 00:18:52 +0000
(
00:18
+0000)
committer
IkiWiki
<ikiwiki.info>
Thu, 24 Dec 2020 00:18:52 +0000
(
00:18
+0000)
openpower/sv/svp_rewrite/svp64.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/svp_rewrite/svp64.mdwn
b/openpower/sv/svp_rewrite/svp64.mdwn
index 1c85359bb9f4403a6b5a2301d4aee76928f2677d..85a19332fec2f0c6c44a09de6b4af5526f6bbd9b 100644
(file)
--- a/
openpower/sv/svp_rewrite/svp64.mdwn
+++ b/
openpower/sv/svp_rewrite/svp64.mdwn
@@
-657,9
+657,6
@@
Note that the operation takes place at the maximum bitwidth (max of src and dest
unaltered (not used for the purposes of intermediary storage); the
scalar result is placed in the first available unmasked element.
-TODO: Rc=1 on Scalar Logical Operations? is this possible? was space
-creserved in Logical Ops?
-
Pseudocode for the case where RA==RB:
result = op(iregs[RA], iregs[RA+1])