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:
61efc6a
)
added spaces for fixedload.mdwm
author
Shriya Sharma
<shriya@redsemiconductor.com>
Tue, 17 Oct 2023 14:24:56 +0000
(15:24 +0100)
committer
Shriya Sharma
<shriya@redsemiconductor.com>
Tue, 17 Oct 2023 14:24:56 +0000
(15:24 +0100)
openpower/isa/fixedload.mdwn
patch
|
blob
|
history
diff --git
a/openpower/isa/fixedload.mdwn
b/openpower/isa/fixedload.mdwn
index bcde4ec083b5afaedc3991768bf04027675c1c64..032722465bcc5d2336f20e0c171e8a483c0b10f0 100644
(file)
--- a/
openpower/isa/fixedload.mdwn
+++ b/
openpower/isa/fixedload.mdwn
@@
-331,6
+331,7
@@
Pseudo-code:
RT <- [0] * 32 || MEM(EA, 4)
Description:
+
Let the effective address (EA) be the sum (RA|0)+ D.
The word in storage addressed by EA is loaded into
RT[32:63]. RT[0:31] are set to 0.