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:
1797e66
)
fixedstore: switch stbux to XLEN
author
Dmitry Selyutin
<dmitry.selyutin@3mdeb.com>
Fri, 3 Sep 2021 17:32:32 +0000
(17:32 +0000)
committer
Dmitry Selyutin
<dmitry.selyutin@3mdeb.com>
Fri, 3 Sep 2021 17:32:32 +0000
(17:32 +0000)
openpower/isa/fixedstore.mdwn
patch
|
blob
|
history
diff --git
a/openpower/isa/fixedstore.mdwn
b/openpower/isa/fixedstore.mdwn
index bab75d3059ab0fb6d27bdc020c5696e92cb0f713..1a2d228c9488d807de7cbbb00a880b41730fe068 100644
(file)
--- a/
openpower/isa/fixedstore.mdwn
+++ b/
openpower/isa/fixedstore.mdwn
@@
-71,7
+71,7
@@
X-Form
Pseudo-code:
EA <- (RA) + (RB)
- MEM(EA, 1) <- (RS)[
56:63
]
+ MEM(EA, 1) <- (RS)[
XLEN-8:XLEN-1
]
RA <- EA
Special Registers Altered: