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:
9fd4486
)
fixedstore: switch stbu to XLEN
author
Dmitry Selyutin
<dmitry.selyutin@3mdeb.com>
Fri, 3 Sep 2021 17:31:53 +0000
(17:31 +0000)
committer
Dmitry Selyutin
<dmitry.selyutin@3mdeb.com>
Fri, 3 Sep 2021 17:31:53 +0000
(17:31 +0000)
openpower/isa/fixedstore.mdwn
patch
|
blob
|
history
diff --git
a/openpower/isa/fixedstore.mdwn
b/openpower/isa/fixedstore.mdwn
index 133355d38370e668e8b4d61a9f2c26baa36352c1..bab75d3059ab0fb6d27bdc020c5696e92cb0f713 100644
(file)
--- a/
openpower/isa/fixedstore.mdwn
+++ b/
openpower/isa/fixedstore.mdwn
@@
-55,7
+55,7
@@
D-Form
Pseudo-code:
EA <- (RA) + EXTS(D)
- MEM(EA, 1) <- (RS)[
56:63
]
+ MEM(EA, 1) <- (RS)[
XLEN-8:XLEN-1
]
RA <- EA
Special Registers Altered: