projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0c1293
)
(no commit message)
author
lkcl
<lkcl@web>
Wed, 1 Sep 2021 18:36:26 +0000
(19:36 +0100)
committer
IkiWiki
<ikiwiki.info>
Wed, 1 Sep 2021 18:36:26 +0000
(19:36 +0100)
openpower/sv/ldst.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/ldst.mdwn
b/openpower/sv/ldst.mdwn
index 54355b67d8f1017244fa30b49182d2983f5340df..31d100c96979a76a4610ee62d1595a7d8e59d1a0 100644
(file)
--- a/
openpower/sv/ldst.mdwn
+++ b/
openpower/sv/ldst.mdwn
@@
-199,8
+199,7
@@
The modes for `RA+RB` indexed version are slightly different:
| 0-1 | 2 | 3 4 | description |
| --- | --- |---------|-------------------------- |
-| 00 | 0 | dz sz | normal mode |
-| 00 | 1 | dz SEA | Signed Effective Address |
+| 00 | SEA | dz sz | Signed Effective Address |
| 01 | inv | CR-bit | Rc=1: ffirst CR sel |
| 01 | inv | dz RC1 | Rc=0: ffirst z/nonz |
| 10 | N | dz sz | sat mode: N=0/1 u/s |