projects
/
openpower-isa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55af673
)
fixedstore: switch stbx to XLEN
author
Dmitry Selyutin
<dmitry.selyutin@3mdeb.com>
Fri, 3 Sep 2021 17:31:23 +0000
(17:31 +0000)
committer
Dmitry Selyutin
<dmitry.selyutin@3mdeb.com>
Fri, 3 Sep 2021 17:31:23 +0000
(17:31 +0000)
openpower/isa/fixedstore.mdwn
patch
|
blob
|
history
diff --git
a/openpower/isa/fixedstore.mdwn
b/openpower/isa/fixedstore.mdwn
index dd121a2b988156061ef53d749402ba15d1a5780b..133355d38370e668e8b4d61a9f2c26baa36352c1 100644
(file)
--- a/
openpower/isa/fixedstore.mdwn
+++ b/
openpower/isa/fixedstore.mdwn
@@
-40,7
+40,7
@@
Pseudo-code:
b <- (RA|0)
EA <- b + (RB)
- MEM(EA, 1) <- (RS)[
56:63
]
+ MEM(EA, 1) <- (RS)[
XLEN-8:XLEN-1
]
Special Registers Altered: