projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65ddd9c
)
(no commit message)
author
lkcl
<lkcl@web>
Sat, 19 Dec 2020 21:59:11 +0000
(21:59 +0000)
committer
IkiWiki
<ikiwiki.info>
Sat, 19 Dec 2020 21:59:11 +0000
(21:59 +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 3693bfd8181af20ad363740839048a7498ade882..ea3dd901826a509d7b64e682ca0921434a9cf99b 100644
(file)
--- a/
openpower/sv/svp_rewrite/svp64.mdwn
+++ b/
openpower/sv/svp_rewrite/svp64.mdwn
@@
-181,7
+181,8
@@
Mode is an augmentation of SV behaviour. Some of these alterations are element-
| 0-1 | 2 | 3 4 | description |
| --- | --- |---------|-------------------------- |
-| 00 | M | sz CRM | reduce mode (M=1). |
+| 00 | 0 | sz dz | normal mode |
+| 00 | 1 | sz CRM | reduce mode (mapreduce) |
| 01 | inv | CR-bit | Rc=1: ffirst CR sel |
| 01 | inv | sz dz | Rc=0: ffirst z/nonz |
| 10 | N | sz dz | sat mode: N=0/1 u/s |