projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13712d1
)
(no commit message)
author
lkcl
<lkcl@web>
Sat, 12 Dec 2020 18:36:48 +0000
(18:36 +0000)
committer
IkiWiki
<ikiwiki.info>
Sat, 12 Dec 2020 18:36:48 +0000
(18:36 +0000)
openpower/sv/svp_rewrite/svp64/discussion.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/svp_rewrite/svp64/discussion.mdwn
b/openpower/sv/svp_rewrite/svp64/discussion.mdwn
index 69fa010bd387a61dc4b94fd51575e218d2d93344..57fc59072480ed78f8889ae349bc759b22626a05 100644
(file)
--- a/
openpower/sv/svp_rewrite/svp64/discussion.mdwn
+++ b/
openpower/sv/svp_rewrite/svp64/discussion.mdwn
@@
-86,9
+86,10
@@
Some examples on different operation widths:
0 1 2 3 4 description
------------------
0 0 0 0 0 nothing
- 0 1 N zero sat mode: N=0/1 u/s
- 1 0 inv CR bit Rc=1: ffirst CR sel
- 1 0 zero Rc=0: pred zero mode
+ 0 1 inv CR bit Rc=1: ffirst CR sel
+ 1 0 N sz dz sat mode: N=0/1 u/s
+ 1 1 0 sz dz Rc=0: pred zero mode
+ 1 1 1 rsvd reserved
# Notes about rounding, clamp and saturate